Accepted
foo.cc: In function 'int main()': foo.cc:51:41: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 51 | for(int i = 0;i < Hash[p.x * p.y].size();i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1515 Problem C. 金字塔探险II
- 语言
- C++
- 递交时间
- 2023-10-12 21:44:11
- 评测时间
- 2023-10-12 21:44:11
- 评测机
- 分数
- 10
- 总耗时
- 38ms
- 峰值内存
- 23.27 MiB