summaryrefslogtreecommitdiff
path: root/Day12.lean
Commit message (Expand)AuthorAgeFilesLines
* Remove useless simp_wf tactic callsHEADmainAndreas Grois2024-12-171-1/+0
* Change all imports from Lean to Std to reduce binary size.Andreas Grois2024-11-291-1/+1
* Fix deprecation warnings for Lean 4.13Andreas Grois2024-11-221-4/+4
* Day 12 Part 2Andreas Grois2024-09-241-20/+43
* Day 12 Part 1.Andreas Grois2024-09-241-10/+124
* Continue Day12Andreas Grois2024-09-231-7/+42
* Begin Day12Andreas Grois2024-09-231-0/+36