记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:7:6: error: storage size of 'a' isn't known
  int a[][10];
      ^
foo.cc:12:6: error: storage size of 'b' isn't known
  int b[][10];
      ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1277 矩阵变换
语言
C++
递交时间
2021-07-17 10:42:11
评测时间
2021-07-17 10:42:11
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes