/ 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 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]);
                 ~~~~~^~~~~~~~~~~~~
正在同步测试数据,请稍后
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 36ms 756.0 KiB
#2 Accepted 49ms 728.0 KiB
#3 Accepted 15ms 764.0 KiB
#4 Accepted 3ms 768.0 KiB
#5 Accepted 44ms 724.0 KiB
#6 Accepted 42ms 760.0 KiB
#7 Accepted 7ms 732.0 KiB
#8 Accepted 66ms 756.0 KiB
#9 Accepted 31ms 760.0 KiB
#10 Accepted 3ms 768.0 KiB

信息

递交者
类型
递交
题目
P1499 炸毁燃料库
语言
C++
递交时间
2021-03-27 21:31:07
评测时间
2021-03-27 21:31:07
评测机
分数
100
总耗时
301ms
峰值内存
768.0 KiB