Accepted
foo.cc: In member function 'dts::ll dts::network_flows::bfs(dts::ll, dts::ll, double&, double&)':
foo.cc:99:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
                 for (ll i=0;i<cw[now].size();i++)
                             ~^~~~~~~~~~~~~~~
foo.cc: In function 'void dts::main()':
foo.cc:141:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
                 scanf("%lf",&a[i]);
                 ~~~~~^~~~~~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1499 炸毁燃料库
 - 语言
 - C++
 - 递交时间
 - 2021-07-21 08:39:52
 - 评测时间
 - 2021-07-21 08:39:52
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 312ms
 - 峰值内存
 - 772.0 KiB