Accepted
/in/foo.c:2:1: warning: data definition has no type or storage class output(int a[10000],int n); ^~~~~~ /in/foo.c:2:1: warning: type defaults to 'int' in declaration of 'output' [-Wimplicit-int] /in/foo.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int] output(int a[10000],int n) ^~~~~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 基于整数数组的基本编程技能的训练2019-5-4
- 语言
- C
- 递交时间
- 2019-05-04 21:03:14
- 评测时间
- 2019-05-04 21:03:14
- 评测机
- 分数
- 100
- 总耗时
- 4ms
- 峰值内存
- 216.0 KiB