Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:34:23: warning: comparison of integer expressions of different signedness: 'std::priority_queue<int, std::vector<int>, std::greater<int> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 34 | if (pq.size() < k) { | ~~~~~~~~~~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1525 生命之泉
- 语言
- C++
- 递交时间
- 2025-02-07 22:20:50
- 评测时间
- 2025-02-07 22:20:50
- 评测机
- 分数
- 20
- 总耗时
- 21ms
- 峰值内存
- 544.0 KiB