Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

demidko/advent-of-code

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