/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void Tarjan(int)':
/in/foo.cc:40:22: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized]
             sccnum[l]=scc_cnt;
             ~~~~~~~~~^~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 5ms 1.75 MiB
#2 Accepted 6ms 1.75 MiB
#3 Accepted 8ms 1.867 MiB
#4 Accepted 8ms 1.984 MiB
#5 Accepted 7ms 1.875 MiB
#6 Accepted 8ms 1.977 MiB
#7 Accepted 117ms 7.5 MiB
#8 Accepted 116ms 7.375 MiB
#9 Accepted 116ms 8.125 MiB
#10 Accepted 114ms 8.617 MiB

信息

递交者
类型
递交
题目
P1979 信息传递
语言
C++
递交时间
2018-08-21 17:20:50
评测时间
2018-08-21 17:20:50
评测机
分数
100
总耗时
512ms
峰值内存
8.617 MiB