记录详情

Wrong Answer

foo.c: In function 'main':
foo.c:6:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int *' [-Wformat=]
    6 |         printf("%d",&n);
      |                 ~^  ~~
      |                  |  |
      |                  |  int *
      |                  int
      |                 %ls
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 1ms 256.0 KiB
#2 Wrong Answer Standard answer longer than user output. 1ms 256.0 KiB
#3 Wrong Answer Standard answer longer than user output. 1ms 384.0 KiB
#4 Wrong Answer Standard answer longer than user output. 1ms 256.0 KiB
#5 Wrong Answer Standard answer longer than user output. 1ms 256.0 KiB

信息

递交者
类型
递交
题目
P1082 xf1-5排序与删除
比赛
2022年迎新赛(第二场)
语言
C
递交时间
2022-08-27 15:41:19
评测时间
2022-08-27 16:00:43
评测机
分数
0
总耗时
7ms
峰值内存
384.0 KiB