/ 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 99ms 3.754 MiB
#2 Accepted 236ms 6.992 MiB
#3 Accepted 5ms 896.0 KiB
#4 Accepted 211ms 6.992 MiB
#5 Accepted 11ms 1.25 MiB
#6 Accepted 182ms 6.242 MiB
#7 Accepted 7ms 1.0 MiB
#8 Accepted 34ms 2.125 MiB
#9 Accepted 12ms 1.375 MiB
#10 Accepted 195ms 5.867 MiB

信息

递交者
类型
递交
题目
P1635 城市连接
语言
C++
递交时间
2022-03-19 06:23:17
评测时间
2022-03-19 06:23:17
评测机
分数
100
总耗时
997ms
峰值内存
6.992 MiB