记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:33:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   33 |  scanf("%d",&a);
      |  ^~~~~~~~~~~~~~
foo.c:36:5: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
   36 |    b++;
      |    ~^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 2056335756, expect 28. 5ms 256.0 KiB
#2 Wrong Answer Read 1063072118, expect 6. 2ms 256.0 KiB
#3 Wrong Answer Read -1270156898, expect 46. 163ms 272.0 KiB
#4 Wrong Answer Read 1703539100, expect 44. 160ms 256.0 KiB
#5 Wrong Answer Read 1129103732, expect 4. 1ms 256.0 KiB

信息

递交者
类型
递交
比赛
2022春 C语言课程设计 作业1
语言
C
递交时间
2022-02-28 22:43:25
评测时间
2022-02-28 22:43:25
评测机
分数
0
总耗时
333ms
峰值内存
272.0 KiB