Accepted
foo.cc: In function 'int main()': foo.cc:50:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 50 | for(int o=0;o<edges[i].size();++o) | ~^~~~~~~~~~~~~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1241 最勇敢的机器人
- 语言
- C++
- 递交时间
- 2023-06-21 15:48:33
- 评测时间
- 2023-06-21 15:48:33
- 评测机
- 分数
- 100
- 总耗时
- 70ms
- 峰值内存
- 492.0 KiB