Crazy operation in Malbolge EASY by gmk

#!ruby -n
putc 10.times{|i|putc"100102221"[($_[i]*3+$_[i+11])%48]}

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

download

return to the top page