Reverse Repeated Printing by henkma

m@main=do l<-getLine;putStr$l!!0:' ':last l:" ";print$sum[1|c<-l,[c]<=l];m

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

download

return to the top page