记录详情

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:76:32: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
     last[e.y][++last[e.y][0]]=k;
                                ^
# 状态 耗时 内存占用
#1 Wrong Answer 5ms 4.25 MiB
#2 Wrong Answer 4ms 4.5 MiB
#3 Wrong Answer 442ms 146.305 MiB
#4 Wrong Answer 366ms 140.25 MiB
#5 Wrong Answer 298ms 132.305 MiB
#6 Time Exceeded ≥1005ms ≥146.25 MiB
#7 Wrong Answer 926ms 170.25 MiB
#8 Time Exceeded ≥1003ms ≥180.25 MiB
#9 Time Exceeded ≥1001ms ≥138.273 MiB
#10 Wrong Answer 2ms 4.586 MiB

信息

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