Can some one clear my simple doubt ?

Revision en1, by divyanshu3012, 2023-03-29 22:00:48

I wnated to understand the difference between testcases and tests. In the problems given on codeforces , is it so that every test has several test cases inside it ? And the time limit mentioned in the problem is the time limit under which all the test cases must pass or is the time limit under which a single test case must pass ? And one more thing , in the submission section , is the execution time mentioned , the maximum time taken by the program I submitted ?

Please clarify ?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English divyanshu3012 2023-03-29 22:00:48 526 Initial revision (published)