记录详情

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:154:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
                     scanf("%lf",&v);
                     ~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 408.0 KiB
#2 Accepted 2ms 408.0 KiB
#3 Accepted 3ms 1.016 MiB
#4 Accepted 2ms 512.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 2ms 404.0 KiB
#7 Accepted 1ms 384.0 KiB
#8 Accepted 2ms 384.0 KiB
#9 Accepted 2ms 384.0 KiB
#10 Accepted 2ms 412.0 KiB

信息

递交者
类型
递交
题目
P1116 疯狂的方格取数
语言
C++
递交时间
2021-07-16 18:08:12
评测时间
2021-07-16 18:08:12
评测机
分数
100
总耗时
23ms
峰值内存
1.016 MiB