Number Sequence MEDIUM by lpha

i,p;main(j){for(;j>i?p=!printf("%d\n",p^i++),j=i<255:1;j*=2)p+=p+i/j%2;}

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

download

return to the top page