Compile Error
/in/foo.cc: In function 'long long int ISAP()': /in/foo.cc:97:34: error: 'road' was not declared in this scope; did you mean 'read'? 97 | pre[edge[road].to] = x; | ^~~~ | read /in/foo.cc:113:30: error: 'road' was not declared in this scope; did you mean 'read'? 113 | for (road = link[x]; road; road = edge[road].next) | ^~~~ | read
信息
- 递交者
- 类型
- 递交
- 题目
- P1590 笨笨的洪水堵截
- 语言
- C++
- 递交时间
- 2025-06-01 12:17:36
- 评测时间
- 2025-06-01 12:17:36
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes