Big primes by hallvabo

n=32416187567
exec'if pow(2,n,n)<3:print n\nn+=1\n'*2505

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page