Crazy operation in Malbolge EASY by siman

puts$<.map{|s|(0..9).map{|i|'100102221'[s[i].hex*3+s[i+11].hex]}*''}

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

download

return to the top page