Primes whose sum of digits is 25: Difference between revisions

m
(→‎{{header|Raku}}: Add a Raku example)
Line 64:
17 sum25 primes less than 5000 found: 997 1699 1789 1879 ... 4597 4759 4957 4993
</pre>
===Stretch goal===
<lang Phix>include mpfr.e
atom t0 = time(), t1 = time()+1
7,824

edits