Wrong Answer
foo.cc: In function 'int main()': foo.cc:56:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 56 | for (int o = 0; o < eg[i].size(); o++) { | ~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1250 最勇敢的机器人
- 语言
- C++
- 递交时间
- 2021-12-15 11:20:53
- 评测时间
- 2021-12-15 11:20:53
- 评测机
- 分数
- 10
- 总耗时
- 66ms
- 峰值内存
- 512.0 KiB