plus equals OR by 0mg

A=-1;main(B){for(;B||++A<128;B=++B%128)A&B||printf("%d %d:%d\n",A,B,A|B);}

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

download

return to the top page