/ 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 70ms 2.57 MiB
#2 Accepted 182ms 4.086 MiB
#3 Accepted 4ms 644.0 KiB
#4 Accepted 179ms 4.078 MiB
#5 Accepted 9ms 1.055 MiB
#6 Accepted 155ms 3.828 MiB
#7 Accepted 5ms 792.0 KiB
#8 Accepted 24ms 1.609 MiB
#9 Accepted 10ms 1.09 MiB
#10 Accepted 140ms 3.547 MiB

信息

递交者
类型
递交
题目
P1635 城市连接
语言
C++
递交时间
2021-05-29 22:10:13
评测时间
2021-05-29 22:10:13
评测机
分数
100
总耗时
783ms
峰值内存
4.086 MiB