aboutsummaryrefslogtreecommitdiff
path: root/challenge-096/paulo-custodio/t
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-02-19Use new test script driven by yaml filesPaulo Custodio