/ Vijos /

记录详情

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++)
      |                             ~^~~~~~~~~~~~~~~
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]
  141 |                 scanf("%lf",&a[i]);
      |                 ~~~~~^~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 42ms 640.0 KiB
#2 Accepted 55ms 768.0 KiB
#3 Accepted 17ms 768.0 KiB
#4 Accepted 5ms 768.0 KiB
#5 Accepted 54ms 640.0 KiB
#6 Accepted 58ms 640.0 KiB
#7 Accepted 8ms 640.0 KiB
#8 Accepted 68ms 640.0 KiB
#9 Accepted 33ms 640.0 KiB
#10 Accepted 6ms 640.0 KiB

信息

递交者
类型
递交
题目
P1499 炸毁燃料库
语言
C++
递交时间
2022-04-15 11:29:28
评测时间
2022-04-15 11:29:28
评测机
分数
100
总耗时
351ms
峰值内存
768.0 KiB