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