Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:28:27: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
28 | if (adj[i].size() > max_deg) {
| ~~~~~~~~~~~~~~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1819 航空管制
- 语言
- C++
- 递交时间
- 2026-02-15 14:41:44
- 评测时间
- 2026-02-15 14:41:44
- 评测机
- 分数
- 0
- 总耗时
- 37ms
- 峰值内存
- 9.879 MiB