Problem3484--【Div3】GESP4SepP1-排兵布阵

3484: 【Div3】GESP4SepP1-排兵布阵

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MB

Description



Sample Input Copy

3 5
1 0 1 0 1
0 1 0 1 0
0 1 1 1 0

Sample Output Copy

3

Source/Category