Skip to content

vforchi/AoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions of Advent of Code.

The code is in java 17 with vavr, apache commons and guava.

You can run a specific day like this: ./gradlew run --args="2020 4"

or a range of days like this: ./gradlew run --args="2020 1 6"

About

Advent of code solution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages