Underload interpreter by murky-satyr

val a=readLine
print(Seq("x"*27,a,"::"*60)(a.size%3))

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

download

return to the top page