记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:25:9: warning: 'y2' may be used uninitialized [-Wmaybe-uninitialized]
   25 |         printf(" %d",y2);
      |         ^~~~~~~~~~~~~~~~
foo.c:17:13: note: 'y2' was declared here
   17 |         int y2;
      |             ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 1371084, expect 6. 13ms 284.0 KiB
#2 Wrong Answer Read 221, expect 1. 2ms 284.0 KiB
#3 Wrong Answer Read 1239478328, expect 50. 2ms 284.0 KiB
#4 Wrong Answer Read 1581135, expect 1. 16ms 284.0 KiB
#5 Wrong Answer Read 201135, expect 15. 3ms 284.0 KiB

信息

递交者
类型
递交
题目
P1079 xf1-2最大公倍数与最小公因数
比赛
2023 程序设计与竞赛(作业1:见面赛)
语言
C
递交时间
2023-09-20 22:51:32
评测时间
2023-09-20 22:51:32
评测机
分数
0
总耗时
37ms
峰值内存
284.0 KiB