Пожалуйста, подпишитесь на официальный канал Codeforces в Telegram по ссылке https://t.me/codeforces_official. ×

Vector.empty() and Vector.size() == 0 not working

Правка en1, от AB.devil, 2020-08-17 22:37:02

Why are the methods Vector.empty() and Vector.size() == 0 not working. I get the following error- Probably, the solution is executed with error 'not valid value for bool' on the line 34. Here are the submission links - 1. https://codeforces.com/contest/744/submission/90258791 2. https://codeforces.com/contest/744/submission/90257488 Please help!

Теги 2d vector

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский AB.devil 2020-08-17 22:37:02 406 Initial revision (published)