Compile Error
foo.cc: In function 'int main()':
foo.cc:12:9: error: expected ']' before numeric constant
   12 |  a[m + 2 2][m + 2 -2] = 0;
      |         ^~
      |         ]
foo.cc:12:9: error: expected ';' before numeric constant
   12 |  a[m + 2 2][m + 2 -2] = 0;
      |         ^~
      |         ;
foo.cc:12:10: warning: statement has no effect [-Wunused-value]
   12 |  a[m + 2 2][m + 2 -2] = 0;
      |  ~~~~~~~~^
  Found 10 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1331 可变的LOGO
 - 题目数据
 - 下载
 - 语言
 - C++
 - 递交时间
 - 2022-08-09 10:11:19
 - 评测时间
 - 2022-08-09 10:11:19
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes