minus infinity by croyal

System.out.print("-")
System.out.write((byte)226)
System.out.write((byte)136)
System.out.write((byte)158)
System.out.flush()

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

download

return to the top page