Wrong Answer
foo.cc: In function 'void solve()': foo.cc:34:43: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 34 | for (int j = 0; j < a.size(); j++) { | ~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1524 Problem 3B. RP++
- 比赛
- 2023秋 悬赏令第三周
- 语言
- C++
- 递交时间
- 2023-10-26 19:46:18
- 评测时间
- 2023-10-26 19:46:18
- 评测机
- 分数
- 20
- 总耗时
- 122ms
- 峰值内存
- 412.0 KiB