Number Sequence MEDIUM by mitchs

i,n,r;main(){for(;!n?r=!printf("%u\n",r^i++),n=i:i<255;n/=2)r+=r+n%2;}

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

download

return to the top page