absolute value by teebee

enum A{A;System z;{try{for(int c;(c=z.in.read())>0;)if(c!=45)z.out.write(c);}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