Hello broken keyboard by a

class a{public static void main(String[]args){System.out.print("Hello, world!");}}

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

download

return to the top page