Adding new test case to old problems.

Revision en1, by coder_Aditya_404, 2021-02-04 19:24:24

How can we add new test case to the problem which may fail many of AC solutions?

example -------
In this question (https://codeforces.com/problemset/problem/121/A) if we add a test case (1 1000000000) the following AC solution https://codeforces.com/contest/121/submission/55314787 fails.

Tags general, glitch, #testcase, #doubt

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English coder_Aditya_404 2021-02-04 23:25:10 387
en1 English coder_Aditya_404 2021-02-04 19:24:24 449 Initial revision (published)