Ticket 9598
Problem 1691 -c
Submission 159134891
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
3
5 8
11111
6 7
000001
6 4
010010
Expected Output
44
1
11
Your Output
44
1
12
Difference
Generator Parameters
--k_high 9 --k_low 0 --n_high 9 --n_low 2 --t_high 5 --t_low 3