2018.9 ECNU ICPC/CCPC Trial Round #1

B. Boxed Lunch
PDF 题面可用
你可以在这里下载。

单点时限: 2.0 sec

内存限制: 512 MB

样例

Input
4 3
110
101
011
110
Output
3
Input
5 1
1
1
1
1
1
Output
4
Input
4 5
10000
01000
00100
00010
Output
0
Input
6 6
111111
011000
100000
000010
100001
100100
Output
6