summaryrefslogtreecommitdiff
path: root/Day10.lean
Commit message (Collapse)AuthorAgeFilesLines
* Parser for Day10, maybe done.Andreas Grois2024-09-051-12/+136
|
* Continue day10 input parsing proofsAndreas Grois2024-09-051-4/+80
|
* Contineu Area.ParseRaw_start_positionAndreas Grois2024-09-041-3/+19
|
* Unfinished rewrite of Area.parseAndreas Grois2024-09-041-45/+299
|
* First draft of input-parsing function for Day 10.Andreas Grois2024-09-021-1/+111
| | | | Fail to prove anything for it...
* Incomplete Heap implementation.Andreas Grois2023-12-111-0/+3