记录详情

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]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 84ms 6.25 MiB
#2 Accepted 63ms 4.625 MiB
#3 Accepted 65ms 6.5 MiB
#4 Accepted 71ms 4.715 MiB
#5 Accepted 83ms 8.844 MiB
#6 Accepted 364ms 22.934 MiB
#7 Accepted 472ms 21.602 MiB
#8 Wrong Answer 279ms 20.004 MiB
#9 Wrong Answer 66ms 9.367 MiB
#10 Runtime Error 70ms 8.484 MiB

信息

递交者
类型
递交
题目
次小生成树 Tree
题目数据
下载
语言
C++
递交时间
2018-10-11 18:45:34
评测时间
2018-10-11 18:45:34
评测机
分数
70
总耗时
1621ms
峰值内存
22.934 MiB