Compile Error

foo.cc: In function 'int main()':
foo.cc:13:25: error: 'c' was not declared in this scope
   13 |                         c[i][j]+=a[i][j];
      |                         ^
foo.cc:15:25: error: 'c' was not declared in this scope
   15 |                         c[j][1]=a[j][1];
      |                         ^
foo.cc:18:9: error: expected primary-expression before '}' token
   18 |         }
      |         ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P2445 歌咏比赛
比赛
2023CSP热身1
语言
C++
递交时间
2023-09-29 20:55:36
评测时间
2023-09-29 20:55:36
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes