记录详情

Time Exceeded

/in/foo.cc: In function 'int tarjan(int, int)':
/in/foo.cc:36:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:70:33: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
    if((pd[e.y])&&(dis[e.y]>dis[k]+e.w)){
                            ~~~~~^
# 状态 耗时 内存占用
#1 Wrong Answer 5ms 4.25 MiB
#2 Wrong Answer 3ms 4.484 MiB
#3 Wrong Answer 397ms 146.297 MiB
#4 Wrong Answer 458ms 138.25 MiB
#5 Wrong Answer 330ms 134.305 MiB
#6 Time Exceeded ≥1003ms ≥144.18 MiB
#7 Wrong Answer 896ms 174.25 MiB
#8 Time Exceeded ≥1006ms ≥186.25 MiB
#9 Time Exceeded ≥1007ms ≥136.25 MiB
#10 Wrong Answer 3ms 2.711 MiB

信息

递交者
类型
递交
题目
学校
题目数据
下载
语言
C++
递交时间
2017-09-02 16:19:50
评测时间
2017-09-02 16:19:50
评测机
分数
0
总耗时
≥5114ms
峰值内存
≥186.25 MiB