Compile Error
foo.cc: In function 'int main()': foo.cc:20:30: error: 'a' was not declared in this scope 20 | for(int j=1;j<=n;j++) cin>>a[i][j]; | ^ foo.cc:22:6: error: 'a' was not declared in this scope 22 | if(a[1][i]=='1'){ | ^
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 分书问题
- 语言
- C++
- 递交时间
- 2022-08-03 18:26:35
- 评测时间
- 2022-08-03 18:26:35
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes