alphabetically ordered words by clock

L OUTPUT =LLT(S,M =SUBSTR(S,3)) LLT(M,REVERSE(S)) S
 S =INPUT :S(L)
END

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

download

return to the top page