aboutsummaryrefslogtreecommitdiff
path: root/challenge-096/paulo-custodio/lua/ch-2.lua
AgeCommit message (Collapse)Author
2021-02-21Add Ada solution to challenge 096Paulo Custodio
Simplify all the other solutions: output only the number of steps, as requested, and not the list of steps.
2021-01-28Remove spacesPaulo Custodio
2021-01-26Add Lua solution to 096Paulo Custodio