fork download
  1. new Integer(1).equals(new Integer(1)
  2. new Integer(1).equals(new Integer(1.0)
Runtime error #stdin #stdout 0.62s 217088KB
stdin
Standard input is empty
stdout
Standard output is empty