Runtime Error
/in/foo.cc: In function 'void dfs(int, int*)':
/in/foo.cc:65:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
65 | for (int i = 1; i < op.size(); i ++ ) {
| ~~^~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1016 北京2008的挂钟
- 语言
- C++
- 递交时间
- 2025-11-13 21:17:14
- 评测时间
- 2025-11-13 21:17:14
- 评测机
- 分数
- 0
- 总耗时
- 380ms
- 峰值内存
- 544.0 KiB