Skip to content

rileymichael/aoc-2021

Repository files navigation

aoc-2021

Advent of Code 2021 in Kotlin

running solutions

# to run all solutions
./gradlew run

# to run a specific day (e.g. day 1)
./gradlew run --args 1

About

Advent of Code 2021 solutions in Kotlin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages