Codeforces compiler

Правка en2, от decoder__, 2020-08-06 18:05:45

Can anyone help me why my code is giving runtime error on cf but works fine on my local machine? Code: https://codeforces.com/contest/1215/submission/89127974 Problem: https://codeforces.com/contest/1215/problem/C Will codeforces compiler give an error if a vector is empty and size function is called on the vector ?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский decoder__ 2020-08-06 18:05:45 105
en1 Английский decoder__ 2020-08-06 17:13:34 234 Initial revision (published)