aboutsummaryrefslogtreecommitdiffstats
path: root/AoC2023/day10
Commit message (Expand)AuthorAgeFilesLines
* for loop rewriteOscar Najera2023-12-141-7/+6
* 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-142-0/+227