'Running on test 3', 'Running on test 4', 'Running on test 5'...

Revision en1, by d3v4n5h, 2022-05-15 01:38:25

Greetings,

Recently, I came across a Div 2 contest B Problem, and after submitting the code, I was seeing in the Verdict column, 'Running on test 3', 'Running on test 4', 'Running on test 5'...

My question is if the verdict is shown as 'Running on test 5', is it safe to assume that my code has passed all the previous 4 test cases successfully?

Also, I would like to know is there a predefined number of test cases for the different types of classified problems such as Div2-Problem B, Div3-Problem C...?

Tags verdict, slow verdict, test case

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English d3v4n5h 2022-05-15 01:38:25 579 Initial revision (published)