Double Parity Vertical Redundancy Check by murky-satyr

a="$System.in".grep{1}
a[(int)'#C\x13O'[a.size&3]]=1
print a.sum()

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

download

return to the top page