Runtime Error
foo.c: In function 'main': foo.c:7:17: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'int' [-Wformat=] 7 | scanf("%d",n); | ~^ ~ | | | | | int | int * foo.c: In function 'Output': foo.c:18:1: warning: control reaches end of non-void function [-Wreturn-type] 18 | } | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A7-1 数组的输出函数
- 比赛
- 2023 程序设计与基础(单个的数组)
- 语言
- C
- 递交时间
- 2023-11-21 15:21:25
- 评测时间
- 2023-11-21 15:21:25
- 评测机
- 分数
- 0
- 总耗时
- 12ms
- 峰值内存
- 284.0 KiB