/ 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 15ms 384.0 KiB
#2 Accepted 5ms 512.0 KiB
#3 Accepted 43ms 2.242 MiB
#4 Accepted 1ms 384.0 KiB
#5 Accepted 4ms 384.0 KiB
#6 Wrong Answer Read 20301, expect 20286. 3ms 384.0 KiB
#7 Accepted 3ms 384.0 KiB
#8 Accepted 58ms 2.742 MiB
#9 Accepted 64ms 4.242 MiB
#10 Accepted 170ms 34.125 MiB
#11 Accepted 343ms 42.0 MiB
#12 Accepted 338ms 57.773 MiB
#13 Accepted 470ms 81.16 MiB
#14 Accepted 580ms 112.598 MiB
#15 Accepted 30ms 2.992 MiB
#16 Accepted 41ms 4.742 MiB
#17 Accepted 80ms 3.992 MiB
#18 Accepted 96ms 7.867 MiB
#19 Wrong Answer Read 83273944, expect 83273198. 302ms 79.832 MiB
#20 Wrong Answer Read 41794935, expect 41793329. 556ms 163.996 MiB

信息

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