Primes whose sum of digits is 25: Difference between revisions

Content added Content deleted
(Added Algol W)
mNo edit summary
Line 6: Line 6:


;Stretch goal
;Stretch goal
Show the total number of all such primes that do not contain any zeroes.
Show the total number of all such primes that do not contain any zeroes (1 < n <= 1,111,111,111,111,111,111,111,111).


=={{header|ALGOL W}}==
=={{header|ALGOL W}}==