Commit graph

7 commits

Author SHA1 Message Date
Tristan Daniël Maat 13454b3f18
day5: Fix integer overflow bug 2023-12-06 05:01:15 +01:00
Tristan Daniël Maat 713bc2b47d
Complete day 5 2023-12-06 04:48:17 +01:00
Tristan Daniël Maat 5e518b74d4
Complete day 4 2023-12-05 03:58:23 +01:00
Tristan Daniël Maat 78d272bf7b
Complete day 3 2023-12-05 03:58:17 +01:00
Tristan Daniël Maat af4491d09c
Add little makefile
Use as `make test day=x`
2023-12-05 03:58:01 +01:00
Tristan Daniël Maat 80cdaf5abd
Complete day 2 2023-12-04 18:30:47 +01:00
Tristan Daniël Maat cedf1b8c0e
Complete day 1
Note: For some reason my input results in part 2 being exactly 10 less
than it should be, I suspect this is a bug in the input data?
2023-12-04 18:30:27 +01:00