Accepted
foo.cc: In function 'int main()': foo.cc:27:22: warning: comparison of integer expressions of different signedness: 'std::priority_queue<long long int, std::vector<long long int>, std::greater<long long int> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 27 | if(que.size()>k) | ~~~~~~~~~~^~
正在同步测试数据,请稍后 Found 20 testcases. [Hydro](https://hydro.ac)提供评测服务