while""do r=io.read s=""a={r("*n",1)..s,r()}for i=1,22 do table.sort(a)c,a[2]=a[2]:match"(.?)(.*)"s=s..c end print(s)end
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page