Accepted
foo.cc: In function 'int main()':
foo.cc:29:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   29 |         for(int i=0;i<g[u].size();i++)
      |                     ~^~~~~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P2475 旅游巴士
 - 语言
 - C++
 - 递交时间
 - 2023-12-04 15:52:44
 - 评测时间
 - 2023-12-04 15:52:44
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 2655ms
 - 峰值内存
 - 5.02 MiB