Ticket 17458
Problem 1692 -e
Submission 1
View hacks & all small testcases

Unable to dry run this testcase?
Try making a new request with small values of n_high, t_high, *_high, etc.


Retry
Input
2
9 1
0 0 1 1 0 0 1 0 1 
9 5
0 1 1 0 0 1 1 1 1 
Expected Output
5
1
Your Output
6
1
Difference
Generator Parameters
--n_high 9 --n_low 1 --s_high 9 --s_low 1 --t_high 2 --t_low 1