Wrong Answer
foo.cc: In instantiation of ‘bool Graph<T>::spfa_head(int) [with T = int]’: foo.cc:65:20: required from here 65 | bool f=g.spfa_head(1); | ~~~~~~~~~~~^~~ foo.cc:24:27: warning: unused variable ‘w’ [-Wunused-variable] 24 | T w=q.top().first; | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1094 关系运算图
- 语言
- C++
- 递交时间
- 2025-08-08 17:38:31
- 评测时间
- 2025-08-08 17:38:31
- 评测机
- 分数
- 20
- 总耗时
- 31ms
- 峰值内存
- 760.0 KiB