z=Mod(0,x=1) forprime(y=2,997,z=chinese(z,Mod(y-x,x));x=y) print("n=2\nwhile n<1e3:print(n);n+=",lift(z),"%n")
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page