Rot123456789 by clock

t=1
System.in.eachLine{s->t.times{s=s.tr'A-Za-z','B-ZAb-za'}
t-1&&print(s.tr('!?','?!'))
t=s as int}

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

download

return to the top page