summaryrefslogtreecommitdiff
path: root/Day3.lean
Commit message (Expand)AuthorAgeFilesLines
* Change all imports from Lean to Std to reduce binary size.Andreas Grois2024-11-291-2/+2
* 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
* 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