Primes whose sum of digits is 25: Difference between revisions

Content added Content deleted
mNo edit summary
No edit summary
Line 6: Line 6:


;Stretch goal
;Stretch goal
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).
Show the total number of all such primes that do not contain any zeroes (997 <= n <= 1,111,111,111,111,111,111,111,111).


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