Runtime Error
/in/foo.cc: In function 'int prim(int)': /in/foo.cc:137:23: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (edge_ind&1==1) ~^~~ /in/foo.cc:154:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /in/foo.cc: In function 'int solve(int, int, int)': /in/foo.cc:99:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- 次小生成树 Tree
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2018-10-11 18:45:34
- 评测时间
- 2018-10-11 18:45:34
- 评测机
- 分数
- 70
- 总耗时
- 1621ms
- 峰值内存
- 22.934 MiB