2d18570160d3aba3293a91c486b3f8cab7350d1d
Readme
Running
$ go build $ ./aoc2024 -day=1
Project structure
Please put each day inside of the days/dayX folder. Test input should be named
test_input.txt and the example should be named example.txt.
Description
Languages
Go
100%