guess what it does extreme by twobit

c=256;main(i){for(;c/i;printf("%d %d\n",i++,c+=!(c%3)+!(i%4)))c^=i;}

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

download

return to the top page