Double Parity Vertical Redundancy Check by leonid

gets(p).map{|m|(m.sum%2*8).times{|i|$_.map{|j|m[i]^=j[i]%2}};$><<m}

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

download

return to the top page