Compile Error

foo.cc: In function 'int main()':
foo.cc:10:15: error: assigning to an array from an initializer list
     y={1,2,3,4};
               ^
foo.cc:30:14: error: expected '}' at end of input
     cout<<max;
              ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1073 二维数组-最大值及最小值
语言
C++
递交时间
2021-07-20 09:26:39
评测时间
2021-07-20 09:26:39
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes