Hello,
So I have a quick question. For example, in a contest submission, I pass all the test cases within the time limit. But, let’s say one passed really closely regarding time limit. Limit is 2 seconds and mine runs 1.85 second.
Will there be additional test cases after the contest, before the final leader-board calculation? If there is, what happens if my code cannot make it under 2 seconds in one of those additional cases. (assuming there are)
Best
EDIT: So I see that in rules there is mention of rejudging only for the tie-breaker problem. So, there is no rejudging for normal problems right?