/ Vijos /

记录详情

Accepted

/in/foo.cc: In member function 'dts::ll dts::network_flows::bfs(dts::ll, dts::ll, double&, double&)':
/in/foo.cc:99:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (ll i=0;i<cw[now].size();i++)
                 ~^~~~~~~~~~~~~~~
/in/foo.cc: In function 'void dts::main()':
/in/foo.cc:140:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
          for (int i=1;i<=n;i++)
          ^~~
/in/foo.cc:142:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    net.set_size(n-m+4);
    ^~~
# 状态 耗时 内存占用
#1 Accepted 44ms 764.0 KiB
#2 Accepted 76ms 640.0 KiB
#3 Accepted 28ms 640.0 KiB
#4 Accepted 3ms 720.0 KiB
#5 Accepted 84ms 640.0 KiB
#6 Accepted 39ms 732.0 KiB
#7 Accepted 13ms 716.0 KiB
#8 Accepted 96ms 748.0 KiB
#9 Accepted 61ms 732.0 KiB
#10 Accepted 4ms 740.0 KiB

信息

递交者
类型
递交
题目
P1499 炸毁燃料库
语言
C++
递交时间
2018-03-28 18:12:41
评测时间
2018-03-28 18:12:41
评测机
分数
100
总耗时
452ms
峰值内存
764.0 KiB