parity of numbers by clock

for(i=0,255,print1(sum(d=0,7,i>>d)%2))

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

download

return to the top page