Double Parity Vertical Redundancy Check by ozy4dm

char p[];main(){++p[" C\x13O"[read(0,p,p)%4]];puts(p);}

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

download

return to the top page