aboutsummaryrefslogtreecommitdiff
path: root/challenge-126/james-smith
AgeCommit message (Collapse)Author
2021-11-29links in blogs < & >drbaggy
2021-08-17renamed cesil functiondrbaggy
2021-08-17solution to #1 in cesildrbaggy
2021-08-17TidiedJames Smith
2021-08-16tidied up codedrbaggy
2021-08-16Update README.mdJames Smith
2021-08-16Merge branch 'master' of https://github.com/drbaggy/perlweeklychallenge-clubJames Smith
2021-08-16 change namedrbaggy
2021-08-16dJames Smith
2021-08-16notes addeddrbaggy
2021-08-16added a non-scan versiondrbaggy
2021-08-16tidied up layout to make readable - even if long linesdrbaggy
2021-08-16first submit - working on better solution for ch-1.pl - there is some ↵drbaggy
pattern in 9^n coming here which I need to get my head round 10^n has 9^n-1 numbers, 2.10^n had 2.9^n numbers, 9.10^n has 8.9^n numbers etc - so should be an easy way to get arbitrary large numbers without a scan!
2021-08-16- Added template for week 126.Mohammad S Anwar