Compile Error

foo.cc: In function 'int main()':
foo.cc:22:33: error: expected ';' before numeric constant
   22 |  cout<<left<<setw(4)<<map2[i][j]5;
      |                                 ^
      |                                 ;
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1099 蛇i形矩阵(1)
语言
C++
递交时间
2022-07-19 23:34:02
评测时间
2022-07-19 23:34:02
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes