Rolling division by nai

main(i){for(i=-gets(&i)%3+2*atoi();i-1;i=i/2+i%4/3)printf("%.1f\n",i*.5);}

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

download

return to the top page