Codeforces и Polygon могут быть недоступны в период с 23 мая, 7:00 (МСК) по 23 мая, 11:00 (МСК) в связи с проведением технических работ. ×
Adding new test case to old problems.
Разница между en1 и en2, 387 символ(ов) изменены
### 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.↵
EDIT 1: Low possibility for such test case but curious if its possible to do as above?  ↵

EDIT 2: Supersized to know this fact that even operations > 1e9 can be done in 2 seconds.↵
Thanks  

История

 
 
 
 
Правки
 
 
  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)