Compile Error
/in/foo.cc:8:1: error: 'queue' does not name a type queue<int> q; ^~~~~ /in/foo.cc: In function 'void spfa(int)': /in/foo.cc:16:5: error: 'q' was not declared in this scope q.push(u),inque[u]=1; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1578 渡河
- 语言
- C++
- 递交时间
- 2017-12-10 20:42:55
- 评测时间
- 2017-12-10 20:42:55
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes