summaryrefslogtreecommitdiff
path: root/Day8.lean
Commit message (Collapse)AuthorAgeFilesLines
* Fix Day 8 Part 2: Forgot to un-comment something.Andreas Grois2023-12-091-2/+2
| | | | While it doesn't change the result, it was technically wrong.
* Day 8 Part 2Andreas Grois2023-12-091-3/+143
|
* Not working Day8 Part 2.Andreas Grois2023-12-081-21/+51
| | | | Seems we need to be smarter.
* Day 8 Part 1Andreas Grois2023-12-081-0/+149