Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:6:31: error: 'a' was not declared in this scope for(float i=0.0;i<n;i++)cin>>a[i]; ^ /in/foo.cc:8:31: error: 'a' was not declared in this scope for(float i=0.0;i<n;i++)sum+=a[i]; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 计算平均分
- 语言
- C++
- 递交时间
- 2021-02-13 18:30:52
- 评测时间
- 2021-02-13 18:30:52
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes