aboutsummaryrefslogtreecommitdiff
path: root/challenge-080/james-smith
AgeCommit message (Collapse)Author
2020-09-29rewrite with a left to right and a right to left pass - this doesn't need ↵drbaggy
the outer loop
2020-09-29re-written with test-more tests and added additional tests to ensure that ↵drbaggy
the ch-2.pl was working correctly as the examples in the blog could be solved with code which terminated prematurely [you need to repeat the application of rule 2 until you add no new candies] - and looking at some of the solutions this is the case
2020-09-28xdrbaggy
2020-09-28challenge 80drbaggy
2020-09-28- Added template for Challenge 080.Mohammad S Anwar