Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:22:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | for (int i = 1; i <= gold.size(); ++i) { | ~~^~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2725 金子
- 语言
- C++
- 递交时间
- 2025-03-30 23:28:43
- 评测时间
- 2025-03-30 23:28:43
- 评测机
- 分数
- 10
- 总耗时
- 21ms
- 峰值内存
- 1.73 MiB