记录详情

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 25ms 384.0 KiB
#2 Accepted 19ms 2.746 MiB
#3 Accepted 21ms 4.625 MiB
#4 Accepted 31ms 2.625 MiB
#5 Accepted 10ms 1.102 MiB
#6 Accepted 397ms 22.434 MiB
#7 Accepted 433ms 23.309 MiB
#8 Accepted 214ms 19.078 MiB
#9 Wrong Answer 235ms 36.215 MiB
#10 Runtime Error 168ms 11.219 MiB

信息

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