a=io.read"*a"for i=0,#a do a=a:gsub("(%S)("..("."):rep(50)..") "," %2%1")end a:gsub(" *%S.*",print)
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page