summaryrefslogtreecommitdiff
path: root/Day5.lean
Commit message (Collapse)AuthorAgeFilesLines
* Fix deprecation warnings for Lean 4.13Andreas Grois2024-11-221-3/+3
|
* Allow error messages in parsing (for debugging)Andreas Grois2023-12-071-15/+16
| | | | And fix an off-by-one in day 5
* Part 2, finallyAndreas Grois2023-12-061-17/+65
|
* Part of Day5 Part 2Andreas Grois2023-12-061-54/+105
|
* Day5, part 1Andreas Grois2023-12-061-0/+271