/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'void djskl1()':
/in/foo.cc:36:9: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
   vis[k]=true;
   ~~~~~~^~~~~
/in/foo.cc: In function 'void djskl2()':
/in/foo.cc:79:9: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
   vis[k]=true;
   ~~~~~~^~~~~
# 状态 耗时 内存占用
#1 Accepted 6ms 4.375 MiB
#2 Accepted 8ms 5.195 MiB
#3 Accepted 7ms 5.488 MiB
#4 Accepted 5ms 4.125 MiB
#5 Accepted 4ms 5.223 MiB
#6 Accepted 7ms 5.594 MiB
#7 Accepted 51ms 4.492 MiB
#8 Runtime Error 38ms 4.836 MiB
#9 Runtime Error 9ms 5.617 MiB
#10 Runtime Error 73ms 5.711 MiB

信息

递交者
类型
递交
题目
P1909 寻找道路
语言
C++
递交时间
2018-10-03 12:05:14
评测时间
2018-10-03 12:05:14
评测机
分数
70
总耗时
213ms
峰值内存
5.711 MiB