aboutsummaryrefslogtreecommitdiffstats
path: root/AoC2023/day10/solver.lisp
Commit message (Expand)AuthorAgeFilesLines
* reorder refactorOscar Najera2023-12-141-12/+10
* optimization hash-table instead of list 10x betterOscar Najera2023-12-141-14/+13
* solve part2Oscar Najera2023-12-141-19/+67
* [AoC2023] day10 part1 lispOscar Najera2023-12-141-0/+87