summaryrefslogtreecommitdiff
path: root/Day10.lean
Commit message (Expand)AuthorAgeFilesLines
* Fix issue in Day10 Part1 end condition.Andreas Grois2024-09-081-1/+1
* Day 10 Part 1Andreas Grois2024-09-081-34/+57
* Begin implementing Day10 Part1Andreas Grois2024-09-081-34/+344
* Day 10 Parsing. If I don' want to prove the inverse, it's done.Andreas Grois2024-09-071-6/+100
* 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
* Incomplete Heap implementation.Andreas Grois2023-12-111-0/+3