Runtime Error
/in/foo.cc: In function 'void DP()':
/in/foo.cc:60:46: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
60 | for(int k=0;k<g[i].size();k++)
| ~^~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1249 最聪明的机器人
- 语言
- C++
- 递交时间
- 2026-02-13 23:45:59
- 评测时间
- 2026-02-13 23:45:59
- 评测机
- 分数
- 0
- 总耗时
- 9025ms
- 峰值内存
- 564.0 KiB