Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:10:12: error: 'i' was not declared in this scope for(int c=i-1;c>=1;c--) ^ /in/foo.cc:5:13: warning: unused variable 'c' [-Wunused-variable] int n[100],c; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 数组逆序输出
- 语言
- C++
- 递交时间
- 2018-10-28 16:17:29
- 评测时间
- 2018-10-28 16:17:29
- 评测机
- 分数
- 0
- 总耗时
- 266ms
- 峰值内存
- 29.574 MiB