/ Vijos /

记录详情

Accepted

foo.cc: In function 'dts::ll dts::bfs()':
foo.cc:43:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (ll i=0;i<e[now].size();i++)
                         ~^~~~~~~~~~~~~~
foo.cc: In function 'void dts::main()':
foo.cc:73:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
                 scanf("%lld%lld%lld",&a[i],&b[i],&c[i]);
                 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 2ms 404.0 KiB
#3 Accepted 2ms 544.0 KiB
#4 Accepted 8ms 2.59 MiB
#5 Accepted 5ms 1.809 MiB
#6 Accepted 8ms 2.188 MiB
#7 Accepted 86ms 22.34 MiB
#8 Accepted 60ms 19.379 MiB
#9 Accepted 1ms 432.0 KiB
#10 Accepted 7ms 2.199 MiB

信息

递交者
类型
递交
题目
P1972 血雾绝杀
语言
C++
递交时间
2021-07-21 08:56:38
评测时间
2021-07-21 08:56:38
评测机
分数
100
总耗时
185ms
峰值内存
22.34 MiB