2024-12-01 17:45:33 +01:00
2024-12-01 17:41:25 +01:00
2024-12-01 17:41:25 +01:00
2024-12-01 17:43:06 +01:00
2024-12-01 17:43:06 +01:00
2024-12-01 17:45:33 +01:00

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
Advent of Code 2024
Readme 39 KiB
Languages
Go 100%