a:"0123456789";for i in charlist(?read\-line())do(?princ(b:charat(a,cint(i)-47)),a:concat(b,sremove(b,a)));
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page