/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'void solve()':
foo.cc:11:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   11 |     scanf("%lld%lld%lld%lld%lld%lld", &n, &m, &q, &u, &v, &t);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:17:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   17 |     for (int i=1; i<=n; i++) scanf("%d", &ff[i]);
      |                              ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 380.0 KiB
#3 Accepted 31ms 2.242 MiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 5ms 384.0 KiB
#6 Wrong Answer Read 20301, expect 20286. 4ms 384.0 KiB
#7 Accepted 4ms 384.0 KiB
#8 Accepted 40ms 2.742 MiB
#9 Accepted 62ms 4.117 MiB
#10 Accepted 193ms 34.125 MiB
#11 Accepted 232ms 42.0 MiB
#12 Accepted 290ms 57.773 MiB
#13 Accepted 369ms 81.16 MiB
#14 Accepted 521ms 112.598 MiB
#15 Accepted 28ms 2.992 MiB
#16 Accepted 40ms 4.992 MiB
#17 Accepted 48ms 3.992 MiB
#18 Accepted 98ms 7.867 MiB
#19 Wrong Answer Read 83273944, expect 83273198. 306ms 79.844 MiB
#20 Wrong Answer Read 41794935, expect 41793329. 822ms 163.996 MiB

信息

递交者
类型
递交
题目
P2007 蚯蚓
语言
C++
递交时间
2022-07-24 14:41:30
评测时间
2022-07-24 14:41:30
评测机
分数
85
总耗时
3109ms
峰值内存
163.996 MiB