align by common substring by clock

for(a=0;r=readline();print(a=r))for(;a[/(\w{5}).*\1|$/.exec(a+r)[0].length-5];)r=" "+r

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

download

return to the top page