/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'void dijkstra(int)':
/in/foo.cc:72:13: warning: 'te2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   vis2[te2] = true;
   ~~~~~~~~~~^~~~~~
/in/foo.cc:70:13: warning: 'te1' may be used uninitialized in this function [-Wmaybe-uninitialized]
   vis1[te1] = true;
   ~~~~~~~~~~^~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 352.0 KiB
#2 Accepted 4ms 328.0 KiB
#3 Accepted 3ms 364.0 KiB
#4 Accepted 4ms 512.0 KiB
#5 Accepted 4ms 512.0 KiB
#6 Accepted 4ms 756.0 KiB
#7 Accepted 8ms 1.25 MiB
#8 Accepted 10ms 1.875 MiB
#9 Accepted 19ms 3.977 MiB
#10 Accepted 15ms 4.234 MiB

信息

递交者
类型
递交
语言
C++
递交时间
2018-03-03 17:10:47
评测时间
2018-03-03 17:10:47
评测机
分数
100
总耗时
78ms
峰值内存
4.234 MiB