#1763. CL12 相同元素的个数

CL12 相同元素的个数

当前没有测试数据。

Samples

3 3
1 2 3
4 5 6
7 8 9
3 2 1
6 5 4
9 8 7
3

Limitation

1s, 1024KiB for each test case.