Decimation by teebee

enum D{D;System z;int c,i;{try{for(;;z.out.printf(c<32||++i%10>0?"%c":"",c))c=z.in.read();}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