My solutions to the Advent of Code 2024 puzzles.
Focus here is not on design, but on getting the right answer with reasonably readable code.
The util package was reused from last year and basically contains minimal parsing methods for the input files.
The TestInput.txt files have been added to the repo, the actual Input.txt files have not as they are unique to each player. Add those files with your own input.