Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

demidko/aoc-2022

Repository files navigation

Advent of Code

Template for solving problems within one day.

Build

You need JDK installed. Then use Gradle:

./gradlew clean build

Usage

For example:

java -jar build/libs/advent-of-code-all.jar