/ Vijos /

记录详情

Accepted

foo.cc: In function 'void dts::tr_dfs1(int, int)':
foo.cc:28:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   28 |         for (int i=0;i<tr[now].s.size();i++)
      |                      ~^~~~~~~~~~~~~~~~~
foo.cc: In function 'void dts::tr_dfs2(int, int)':
foo.cc:48:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   48 |             for (int i=0;i<tr[now].s.size();i++)
      |                          ~^~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 55ms 26.395 MiB
#2 Accepted 46ms 26.449 MiB
#3 Accepted 42ms 26.445 MiB
#4 Accepted 258ms 30.359 MiB
#5 Accepted 286ms 30.395 MiB
#6 Accepted 250ms 30.395 MiB
#7 Accepted 247ms 30.395 MiB
#8 Accepted 412ms 34.363 MiB
#9 Accepted 346ms 34.363 MiB
#10 Accepted 451ms 34.395 MiB

信息

递交者
类型
递交
题目
P1620 小白逛公园加强版
语言
C++
递交时间
2023-08-13 18:54:39
评测时间
2023-08-13 18:54:39
评测机
分数
100
总耗时
2400ms
峰值内存
34.395 MiB