| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-30 | Code for Challenge 23.1, nth order forward difference series | Walt Mankowski | |
| 2019-08-30 | Code for Challenge 23 task 2, prime decomposition | Walt Mankowski | |
| The code works by first finding the primes up to n using the Sieve of Eratosthenes, then seeing how many times each of them divide n evenly. | |||
| 2019-08-26 | - Added template for Challenge 023. | Mohammad S Anwar | |
