记录详情

Time Exceeded

/in/foo.cc: In function 'int prim(int)':
/in/foo.cc:138:23: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
         if (edge_ind&1==1)
                      ~^~~
/in/foo.cc:155: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:100:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 13ms 492.0 KiB
#2 Accepted 14ms 736.0 KiB
#3 Accepted 17ms 640.0 KiB
#4 Accepted 20ms 768.0 KiB
#5 Accepted 15ms 1.125 MiB
#6 Accepted 370ms 23.336 MiB
#7 Accepted 446ms 21.934 MiB
#8 Accepted 248ms 22.453 MiB
#9 Time Exceeded ≥1006ms ≥44.332 MiB
#10 Accepted 885ms 38.906 MiB

信息

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