记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:172:9: warning: 'weizhishu' may be used uninitialized in this function [-Wmaybe-uninitialized]
  172 |         printf("%c=",weizhishu);
      |         ^~~~~~~~~~~~~~~~~~~~~~~
foo.c:128:43: warning: 'denghao' may be used uninitialized in this function [-Wmaybe-uninitialized]
  128 |                                         if(i<denghao)
      |                                           ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read x=0.000, expect x=-12.667. 3ms 384.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Wrong Answer Read y=0.006, expect y=7.000. 2ms 256.0 KiB
#4 Wrong Answer Read a=0.889, expect a=1.000. 2ms 256.0 KiB
#5 Wrong Answer Read a=0.073, expect a=0.000. 2ms 256.0 KiB

信息

递交者
类型
递交
题目
P1042 计算器的改良
语言
C
递交时间
2022-08-26 00:20:41
评测时间
2022-08-26 00:20:41
评测机
分数
22
总耗时
14ms
峰值内存
384.0 KiB