记录详情

Runtime Error

/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 Runtime Error 7ms 10.32 MiB
#2 Runtime Error 11ms 10.25 MiB
#3 Runtime Error 8ms 10.25 MiB
#4 Runtime Error 6ms 12.336 MiB
#5 Runtime Error 10ms 12.25 MiB
#6 Runtime Error 12ms 12.25 MiB
#7 Runtime Error 11ms 12.25 MiB
#8 Runtime Error 10ms 10.25 MiB
#9 Runtime Error 11ms 10.316 MiB
#10 Runtime Error 8ms 12.5 MiB

信息

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