/ 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 29ms 26.375 MiB
#2 Accepted 44ms 26.367 MiB
#3 Accepted 28ms 26.375 MiB
#4 Accepted 189ms 30.367 MiB
#5 Accepted 185ms 30.367 MiB
#6 Accepted 210ms 30.367 MiB
#7 Accepted 206ms 30.367 MiB
#8 Accepted 536ms 34.367 MiB
#9 Accepted 578ms 34.367 MiB
#10 Accepted 601ms 34.367 MiB

信息

递交者
类型
递交
题目
P1620 小白逛公园加强版
语言
C++
递交时间
2022-10-01 13:00:23
评测时间
2022-10-01 13:00:51
评测机
分数
100
总耗时
2609ms
峰值内存
34.367 MiB