Ticket 4336
Problem 1661 -e
Submission 153246501
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
15
001101000000001
111100000100100
011101111110000
5
3 3
4 4
7 12
9 12
2 5
Expected Output
1
1
1
1
1
Your Output
2
1
1
1
1
Difference
Generator Parameters
--n_high 15 --n_low 1 --q_high 9 --q_low 1