Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:42:15: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized]
         vis[u]=1;
         ~~~~~~^~
# 状态 耗时 内存占用
#1 Accepted 2ms 2.203 MiB
#2 Accepted 2ms 2.223 MiB
#3 Accepted 44ms 8.305 MiB
#4 Accepted 212ms 9.789 MiB
#5 Accepted 2ms 2.203 MiB
#6 Accepted 2ms 4.211 MiB
#7 Accepted 2ms 2.203 MiB
#8 Accepted 2ms 2.207 MiB
#9 Accepted 4ms 4.203 MiB
#10 Accepted 37ms 6.305 MiB

信息

递交者
类型
递交
题目
「一本通 3.1 例 1」黑暗城堡
语言
C++
递交时间
2020-10-03 14:49:10
评测时间
2020-10-03 14:49:10
评测机
分数
100
总耗时
314ms
峰值内存
9.789 MiB