/ 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 111ms 2.617 MiB
#2 Accepted 171ms 4.117 MiB
#3 Accepted 5ms 768.0 KiB
#4 Accepted 219ms 4.242 MiB
#5 Accepted 9ms 1.125 MiB
#6 Accepted 161ms 3.867 MiB
#7 Accepted 11ms 1.0 MiB
#8 Accepted 30ms 1.742 MiB
#9 Accepted 13ms 1.125 MiB
#10 Accepted 169ms 3.742 MiB

信息

递交者
类型
递交
题目
P1635 城市连接
语言
C++
递交时间
2022-01-09 11:14:50
评测时间
2022-01-09 11:14:50
评测机
分数
100
总耗时
903ms
峰值内存
4.242 MiB