STRING by rst76

m@main=do r;s<-getLine;n<-r;putStrLn$([1..n]>>s)++reverse([1.. -n]>>s);m
r=readLn

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

download

return to the top page