Double Parity Vertical Redundancy Check by 51b

char s[];main(_,m){read(0,s,s);s["\x13CO"[-m%3]]++;puts(s);}

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

download

return to the top page