1 2 32 4 512 by

i=1;exec'j=1\nwhile str(j).find(str(i)):j*=2\nprint j;i+=1;'*100

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

download

return to the top page