Adding new test case to old problems.

Правка en1, от 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.

Теги general, glitch, #testcase, #doubt

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский coder_Aditya_404 2021-02-04 23:25:10 387
en1 Английский coder_Aditya_404 2021-02-04 19:24:24 449 Initial revision (published)