/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:40:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   40 |     scanf("%d%d", &n, &m), answer = m;
      |     ~~~~~^~~~~~~~~~~~~~~~
foo.cc:45:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   45 |         scanf("%d%d%s", &x, &y, word);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 20ms 11.75 MiB
#2 Accepted 23ms 11.742 MiB
#3 Accepted 18ms 11.625 MiB
#4 Accepted 18ms 11.75 MiB
#5 Accepted 16ms 11.75 MiB
#6 Accepted 21ms 11.75 MiB
#7 Accepted 22ms 11.625 MiB
#8 Wrong Answer Read 202, expect 201. 19ms 11.75 MiB
#9 Wrong Answer Read 2002, expect 2001. 14ms 11.75 MiB
#10 Wrong Answer Read 4504, expect 4501. 14ms 11.75 MiB

信息

递交者
类型
递交
题目
P1112 小胖的奇偶
语言
C++
递交时间
2022-04-24 22:05:45
评测时间
2022-04-24 22:05:45
评测机
分数
70
总耗时
189ms
峰值内存
11.75 MiB