summaryrefslogtreecommitdiff
path: root/Day4.lean
Commit message (Collapse)AuthorAgeFilesLines
* Allow error messages in parsing (for debugging)Andreas Grois2023-12-071-7/+7
| | | | And fix an off-by-one in day 5
* Day 4Andreas Grois2023-12-041-0/+74
I'm particularly proud of part 2.