记录详情

Time Exceeded

/in/foo.cc:2:0: warning: ignoring #pragma comment  [-Wunknown-pragmas]
 #pragma comment(linker, "/STACK:102400000,102400000") 
 
/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 16ms 256.0 KiB
#2 Accepted 24ms 640.0 KiB
#3 Accepted 23ms 756.0 KiB
#4 Accepted 24ms 884.0 KiB
#5 Accepted 25ms 1.109 MiB
#6 Accepted 393ms 24.895 MiB
#7 Accepted 468ms 23.684 MiB
#8 Accepted 278ms 18.152 MiB
#9 Time Exceeded ≥1003ms ≥41.348 MiB
#10 Accepted 853ms 38.906 MiB

信息

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