Twin primes by murky-satyr

range(3,1998){|p|i:2;for(;p+2 *p%i>0;)++i;i<p||%f'%d,%d'(p,p+2).p;}

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

download

return to the top page