记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:17:22: warning: format '%d' expects a matching 'int' argument [-Wformat=]
   17 |         printf("%d%c%d\n",x1,(c/x1));
      |                     ~^
      |                      |
      |                      int
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 1ms 284.0 KiB

信息

递交者
类型
自测
题目
P1079 xf1-2最大公倍数与最小公因数
语言
C
递交时间
2023-09-19 22:30:53
评测时间
2023-09-19 22:30:53
评测机
分数
0
总耗时
1ms
峰值内存
284.0 KiB