Convert to hex by teebee

import java.util.*;enum C{C;System z;{for(Scanner r=new Scanner(z.in);r==r;)z.out.printf("%X\n",r.nextInt());}}

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

download

return to the top page