Simple project for Advent of Code 2016.
Done in Java. Some used Kotlin for easier solutions. ;)
For more information see https://adventofcode.com 2016.
All projects are built using build management system Gradle and GitHub Actions.
To run all solutions, simply run ./gradlew run. If you want to run the solution for day 5, simply run
./gradlew aoc2023:run day05.
Total: 50 ⭐



