/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:64:11: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cout<<ans<<endl;
           ^~~
/in/foo.cc:29:14: warning: 'next' may be used uninitialized in this function [-Wmaybe-uninitialized]
     while(now!=n)
           ~~~^~~
# 状态 耗时 内存占用
#1 Accepted 84ms 3.41 MiB
#2 Accepted 203ms 4.09 MiB
#3 Accepted 4ms 720.0 KiB
#4 Accepted 192ms 4.09 MiB
#5 Accepted 9ms 988.0 KiB
#6 Accepted 163ms 3.82 MiB
#7 Accepted 6ms 896.0 KiB
#8 Accepted 25ms 1.59 MiB
#9 Accepted 11ms 2.496 MiB
#10 Accepted 148ms 3.551 MiB

信息

递交者
类型
递交
题目
P1635 城市连接
语言
C++
递交时间
2020-05-26 15:04:08
评测时间
2020-05-26 15:04:08
评测机
分数
100
总耗时
850ms
峰值内存
4.09 MiB