fork download
  1. # your code goes here
  2. max_tok = [248] * 10
  3. time_r = [2.7360419921875, 2.743791748046875, 2.74620849609375, 2.745671630859375, 2.74880517578125, 2.7512587890625, 2.7522890625, 2.757704345703125, 2.758000732421875, 2.761377685546875]
  4. ans = 0.0
  5. for i in range(10):
  6. ans += max_tok[i] / time_r[i]
  7. ans /= 10.0
  8. print(ans)
Success #stdin #stdout 0.09s 14084KB
stdin
Standard input is empty
stdout
90.17867744821109