## Advent of Code 2024 ### Usage - Put input in `src/main/resources/days/dayXX.txt` - Run SBT `sbt` - In SBT shell, run day: `run XX`