/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:64:11: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized]
   64 |     cout<<ans<<endl;
      |           ^~~
foo.cc:29:14: warning: 'next' may be used uninitialized in this function [-Wmaybe-uninitialized]
   29 |     while(now!=n)
      |           ~~~^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 121ms 3.738 MiB
#2 Accepted 248ms 7.055 MiB
#3 Accepted 7ms 896.0 KiB
#4 Accepted 255ms 7.004 MiB
#5 Accepted 11ms 1.25 MiB
#6 Accepted 264ms 6.246 MiB
#7 Accepted 16ms 1.117 MiB
#8 Accepted 32ms 2.012 MiB
#9 Accepted 13ms 1.25 MiB
#10 Accepted 190ms 5.867 MiB

信息

递交者
类型
递交
题目
P1635 城市连接
语言
C++
递交时间
2022-04-15 10:47:26
评测时间
2022-04-15 10:47:26
评测机
分数
100
总耗时
1162ms
峰值内存
7.055 MiB