#1204. C++ L11 矩阵求和

C++ L11 矩阵求和

当前没有测试数据。

image

Samples

3 5
1 2 3 4 5
6 7 8 9 10
11 12 13 14 15
32

Limitation

1s, 1024KiB for each test case.