adventofcode-2021/5
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
..
Parsing.hs day5: Complete first puzzle 2021-12-07 19:52:27 +00:00
input.txt day5: Complete first puzzle 2021-12-07 19:52:27 +00:00
ventnavigator.hs WIP: day5: Complete second puzzle 2021-12-08 01:30:37 +00:00