Accepted
foo.cc: In member function 'dts::ll dts::network_flows::bfs(dts::ll, dts::ll, double&, double&)':
foo.cc:99:30: warning: comparison of integer expressions of different signedness: 'dts::ll' {aka 'long long int'} and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   99 |                 for (ll i=0;i<cw[now].size();i++)
      |                             ~^~~~~~~~~~~~~~~
  正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1499 炸毁燃料库
 - 语言
 - C++
 - 递交时间
 - 2023-08-01 11:41:16
 - 评测时间
 - 2023-08-01 11:41:16
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 586ms
 - 峰值内存
 - 748.0 KiB