aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorWalt Mankowski <waltman@pobox.com>2019-08-30 14:53:05 -0400
committerWalt Mankowski <waltman@pobox.com>2019-08-30 14:53:05 -0400
commite3b5adc047f45313e7fc6ed01e00ded7e6a1a166 (patch)
tree356c1961f23458568451cdc02b50f2944761da61 /stats
parentdb21c99dec99c1aa732e163ab8040ed01f1ad6e1 (diff)
downloadperlweeklychallenge-club-e3b5adc047f45313e7fc6ed01e00ded7e6a1a166.tar.gz
perlweeklychallenge-club-e3b5adc047f45313e7fc6ed01e00ded7e6a1a166.tar.bz2
perlweeklychallenge-club-e3b5adc047f45313e7fc6ed01e00ded7e6a1a166.zip
Code for Challenge 23 task 2, prime decomposition
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.
Diffstat (limited to 'stats')
0 files changed, 0 insertions, 0 deletions