plus equals OR by Hendrik

k;main(i,j){for(;k<16384;(j=k++%128)&i||printf("%d %d:%d\n",i,j,i|j))i=k>>7;}

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

download

return to the top page