word block by clock

for(s=readline(i=r="");s;i++)print(s=s.replace(/\S+/g,function(w)w[+i]?w:r).trimRight(r+=" "))

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

download

return to the top page