Prime ruin by Sisyphus

1.upto(100){|x|y=x;y-=1while~-2**y%y>1-x%y;puts ('_/'*y+' '*y).*x/y}

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

download

return to the top page