Accepted
/in/foo.c:2:1: warning: data definition has no type or storage class Sum(int a[],int t1,int t2); ^~~ /in/foo.c:2:1: warning: type defaults to 'int' in declaration of 'Sum' [-Wimplicit-int] /in/foo.c:24:1: warning: return type defaults to 'int' [-Wimplicit-int] Sum(int a[],int t1,int t2) ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 1-2 斐波那契数列的和
- 比赛
- 基于字符串的基本编程技能及复习训练
- 语言
- C
- 递交时间
- 2019-04-21 20:30:36
- 评测时间
- 2019-04-21 20:30:36
- 评测机
- 分数
- 100
- 总耗时
- 3ms
- 峰值内存
- 204.0 KiB