记录详情

Wrong Answer

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

信息

递交者
类型
递交
题目
2-4 点名上前
比赛
2023年新生赛(第三场)
语言
C
递交时间
2023-09-09 21:57:42
评测时间
2023-09-09 21:57:42
评测机
分数
0
总耗时
35ms
峰值内存
1.027 MiB