Jump Letters by just-a-test

for(;s=readline();print())for(;putstr(m=s[0]),s=s.split(m)[2]+s,s.length%52;);

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

download

return to the top page