adventofcode This is just a simple repo with my jurney of having fun with https://adventofcode.com/2023 How to build and run ./gradlew run This will show available commands To run for example day1p1 command: ./gradlew run --args day1p1 <path/to/input