记录详情

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:67: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 4ms 4.344 MiB
#2 Wrong Answer 4ms 2.625 MiB
#3 Wrong Answer 398ms 140.75 MiB
#4 Wrong Answer 326ms 132.375 MiB
#5 Wrong Answer 352ms 128.25 MiB
#6 Time Exceeded ≥1005ms ≥126.426 MiB
#7 Wrong Answer 850ms 159.125 MiB
#8 Time Exceeded ≥1005ms ≥140.25 MiB
#9 Time Exceeded ≥1004ms ≥122.891 MiB
#10 Wrong Answer 2ms 4.566 MiB

信息

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