Skip to content

Latest commit

 

History

History
executable file
·
20 lines (12 loc) · 235 Bytes

README.md

File metadata and controls

executable file
·
20 lines (12 loc) · 235 Bytes

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