Runtime constraints

Hi isms
How to check my submission meets the requirement “complete execution in 1.75 hours or less”.
If we get public LB score that means we meet the requirement, is that right?

you can output the time in main.py as shown in example and after that you can open log and check what time it took.

Hi @dungnb – yes, that is correct. If you get a score, that means your submission completed within the time requirement.

1 Like