i,j;main(c){for(;i<1000;puts(&j))for(c=i++,j=48;c;c/=2)j^=c&1;}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page