记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:25:4: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   25 |    scanf("%d",&a[i]);
      |    ^~~~~~~~~~~~~~~~~
foo.c:27:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   27 |   scanf("%d",&x);
      |   ^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 7, expect 3. 2ms 256.0 KiB
#2 Wrong Answer Read 5, expect 4. 1ms 256.0 KiB
#3 Wrong Answer User output longer than standard answer. 3ms 256.0 KiB
#4 Wrong Answer 2d1 < Not found 2ms 256.0 KiB
#5 Wrong Answer Read 2, expect 5. 1ms 256.0 KiB

信息

递交者
类型
递交
题目
A7-4 数组的查找函数
比赛
C语言课程设计考试
语言
C
递交时间
2022-05-31 11:44:34
评测时间
2022-05-31 11:44:34
评测机
分数
0
总耗时
12ms
峰值内存
256.0 KiB