ASCII value even or odd by teebee

enum A{A;System z;{try{for(;;)z.out.printf("%c",69-z.in.read()%2*110/~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