fork download
  1. # your code goes here\
  2. from math import inf
  3.  
  4. p = -inf
  5. print(p)
Success #stdin #stdout 0.02s 9216KB
stdin
Standard input is empty
stdout
-inf