Simple project for Advent of Code 2022.
Planned to be done primarily in Kotlin. Please beware of code quality issues, because these are my first steps on Kotlin. I added some long running solutions of part 2 as Java implementations.
For more information see https://adventofcode.com 2022.
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 ⭐



