fork download
  1. print(1/10e1000)
  2. print(-1/10e1000)
Success #stdin #stdout 0.02s 9256KB
stdin
Standard input is empty
stdout
0.0
-0.0