记录详情

Time Exceeded

/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 13ms 12.344 MiB
#2 Accepted 18ms 6.625 MiB
#3 Accepted 18ms 2.625 MiB
#4 Accepted 23ms 2.625 MiB
#5 Accepted 25ms 2.984 MiB
#6 Accepted 405ms 25.059 MiB
#7 Accepted 455ms 20.5 MiB
#8 Accepted 287ms 18.18 MiB
#9 Time Exceeded ≥1007ms ≥43.191 MiB
#10 Accepted 765ms 38.906 MiB

信息

递交者
类型
递交
题目
次小生成树 Tree
题目数据
下载
语言
C++
递交时间
2018-10-11 18:51:47
评测时间
2018-10-11 18:51:47
评测机
分数
90
总耗时
≥3022ms
峰值内存
≥43.191 MiB