Number Sequence MEDIUM by pandamonium

x,y,z;main(){for(;x<255;y=y?z=z*2^y&1,y/2:(z=!printf("%d\n",z^x),++x));}

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

download

return to the top page