Underload interpreter by tabasa

a=gets[2]\x0d
if a=="a"\x0d
puts"(:aSS):aSS"\x0d
elsif a==":"\x0d
puts":"*120\x0d
else\x0d
puts"x"*27\x0d
end

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

download

return to the top page