记录详情

Runtime Error

foo.c: In function 'main':
foo.c:14:21: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'int' [-Wformat=]
   14 |             scanf("%d",x[j]);
      |                    ~^  ~~~~
      |                     |   |
      |                     |   int
      |                     int *
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 2ms 284.0 KiB

信息

递交者
类型
自测
题目
P1504 Problem 2A.拆弹专家
语言
C
递交时间
2023-10-17 17:07:41
评测时间
2023-10-17 17:07:41
评测机
分数
0
总耗时
2ms
峰值内存
284.0 KiB