Reverse Bits FIXED by pooq

File standardInput foreach(v,r:=0;""asMutable atPut(0,for(i,0,7,r=r*2+v at(i)))print)

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

download

return to the top page