Reverse Bits FIXED by mitchs (inaniwa)

i;main(c){for(;read(i%=8,&c,1);write(i<-7))c=c*2|c>>-2*i--&1;}

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

download

return to the top page