fork download
  1. # your code goes here
  2. import math
  3.  
  4. n = 500000 * math.log(500000, 2)
  5. print(n)
Success #stdin #stdout 0.02s 9268KB
stdin
Standard input is empty
stdout
9465784.284662087