Time limit is above the limit but still accepted. How?

  • Question- Chef got Recipes, Prob. Code- JAIN (Problem of March Challenge)
  • Solved with Python 3.6
  • Acc. to ques, time limit is 1 Sec
  • My solution’s last task is correctly submitted with time- 1.83

Can anybody explain to me, what is happening?

Due to different languages having different processing time for input/output and other programming statements, codechef has different time multipler for different languages

1 Like