Runtime Error
foo.c: In function 'main': foo.c:6:9: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'int' [-Wformat=] 6 | scanf("%d",a[i]); | ~^ ~~~~ | | | | | int | int *
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A4-2 回文数专题:反数
- 比赛
- 2022年迎新赛(第三场)
- 语言
- C
- 递交时间
- 2022-09-16 19:56:23
- 评测时间
- 2022-09-16 19:56:23
- 评测机
- 分数
- 0
- 总耗时
- 12ms
- 峰值内存
- 384.0 KiB