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

Revision en1, by 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!

Tags 2d vector

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English AB.devil 2020-08-17 22:37:02 406 Initial revision (published)