记录详情

Runtime Error

foo.c: In function 'main':
foo.c:10:15: warning: format '%d' expects argument of type 'int', but argument 2 has type 'int *' [-Wformat=]
   10 |      printf("%d\n",&num[i]);
      |              ~^    ~~~~~~~
      |               |    |
      |               int  int *
      |              %ls
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 3ms 512.0 KiB
#2 Runtime Error Segmentation fault 3ms 384.0 KiB

信息

递交者
类型
递交
题目
1-4 最大值的个数
比赛
2022年迎新赛(第一场)
语言
C
递交时间
2022-08-15 16:01:05
评测时间
2022-08-15 16:01:05
评测机
分数
0
总耗时
7ms
峰值内存
512.0 KiB