Runtime Error
foo.cc: In function ‘void bfs(long long int)’:
foo.cc:21:21: warning: unused variable ‘x’ [-Wunused-variable]
21 | int x=q.front();q.pop();
| ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2205 图的存储和遍历
- 语言
- C++
- 递交时间
- 2026-05-01 09:31:41
- 评测时间
- 2026-05-01 09:31:41
- 评测机
- 分数
- 0
- 总耗时
- 140ms
- 峰值内存
- 868.0 KiB