summaryrefslogtreecommitdiff
path: root/Day3.lean
Commit message (Collapse)AuthorAgeFilesLines
* Fix deprecation warnings for Lean 4.13Andreas Grois2024-11-221-4/+4
|
* Day 8 Part 2Andreas Grois2023-12-091-1/+1
|
* Allow error messages in parsing (for debugging)Andreas Grois2023-12-071-2/+2
| | | | And fix an off-by-one in day 5
* Day 3: Fix swapped adjacents.Andreas Grois2023-12-031-11/+11
|
* Day 3, minor cleanupAndreas Grois2023-12-031-31/+12
|
* Day 3Andreas Grois2023-12-031-0/+143