Accepted
foo.cc: In function 'int main()':
foo.cc:33:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
33 | if(c.size()>=m&&k-cnt>0)
| ~~~~~~~~^~~
Found 20 testcases. [Hydro](https://hydro.ac)提供评测服务