Accepted
/in/foo.c: In function 'Output':
/in/foo.c:21:9: warning: 'return' with a value, in function returning void
  return 0;
         ^
/in/foo.c:13:7: note: declared here
  void Output(int a[],int n)
       ^~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A7-1 数组的输出函数
 - 比赛
 - 基于整数数组的基本编程技能的训练2019-4-21
 - 语言
 - C
 - 递交时间
 - 2019-04-21 21:32:47
 - 评测时间
 - 2019-04-21 21:32:47
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 4ms
 - 峰值内存
 - 212.0 KiB