1 2 32 4 512 by test

for(i=1,100,p=1;while(p\10^abs(#Str(p)-#Str(i))!=i,p*=2);print(p))

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

download

return to the top page