Carriage no return by nattow

class _{static{try{String p="";for(int c;(c=System.in.read())>0;p+=c<14?"":" ")System.out.print((char)c+(c<14?p:""));}catch(Exception e){}}}

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

download

return to the top page