#D8832. Bit String Reordering

    ID: 7339 Type: Default 1000ms 268MiB

Bit String Reordering

Bit String Reordering

Example

Input

6 3 1 0 0 1 0 1 1 3 2

Output

1

inputFormat

Input

6 3 1 0 0 1 0 1 1 3 2

outputFormat

Output

1

样例

6 3
1 0 0 1 0 1
1 3 2
1