segs by hoozie

s=System.in.text;c=s.size()-1;for(x in c..0)x.upto(c){println s[x..it]}

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

download

return to the top page