aboutsummaryrefslogtreecommitdiff
path: root/challenge-102/james-smith/perl
AgeCommit message (Expand)Author
2021-03-08slightly neaterdrbaggy
2021-03-05latest change - added naive version as separate scriptdrbaggy
2021-03-05add some timing code to the foot of the script to see how long it takes to ge...drbaggy
2021-03-04tried to optimize this - it's down to about 5 and 1/2 minutes to get them all...drbaggy
2021-03-03whitespace and commentsdrbaggy
2021-03-03now with better whitespacedrbaggy
2021-03-03reduce last line by using string mult to count#sdrbaggy
2021-03-02remove need for lots of len calls - and reduce loop to a single linedrbaggy
2021-03-01added solution to problem 2 - there is a nice backward solution here that com...drbaggy