/ 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 512.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Accepted 34ms 2.242 MiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Wrong Answer Read 20301, expect 20286. 2ms 384.0 KiB
#7 Accepted 2ms 384.0 KiB
#8 Accepted 57ms 2.742 MiB
#9 Accepted 41ms 4.117 MiB
#10 Accepted 164ms 34.145 MiB
#11 Accepted 197ms 42.008 MiB
#12 Accepted 389ms 57.898 MiB
#13 Accepted 564ms 81.285 MiB
#14 Accepted 703ms 112.598 MiB
#15 Accepted 29ms 2.992 MiB
#16 Accepted 122ms 4.875 MiB
#17 Accepted 41ms 3.992 MiB
#18 Accepted 57ms 7.742 MiB
#19 Wrong Answer Read 83273944, expect 83273198. 260ms 79.832 MiB
#20 Wrong Answer Read 41794935, expect 41793329. 504ms 163.996 MiB

信息

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