Commit Graph

2 Commits (main)

Author SHA1 Message Date
Tristan Daniël Maat 0a5ed079ac
WIP: day5: Complete second puzzle
This currently reports correct numbers for the non-diagonal case, but
incorrect ones for the diagonal case.

The true number lies somewhere between 17880 (probably far too low)
and 23062, but all tests I can come up with intersect correctly so I
don't understand how the second number is wrong.
2021-12-08 01:30:37 +00:00
Tristan Daniël Maat b51cfbffc0
day5: Complete first puzzle 2021-12-07 19:52:27 +00:00