Accepted
foo.cc: In function 'int main()': foo.cc:63:51: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 63 | for (int p = 0; p < k[a[i][j]].size(); p++) | ~~^~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1515 Problem C. 金字塔探险II
- 比赛
- 2023秋 苏州青少年科技馆(吴江计算机协会)CSP-J/S模拟赛(3)
- 语言
- C++
- 递交时间
- 2023-10-11 19:25:35
- 评测时间
- 2023-10-11 19:25:35
- 评测机
- 分数
- 100
- 总耗时
- 5536ms
- 峰值内存
- 53.391 MiB