Ticket 9622
Problem 1691 -c
Submission 159149716
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
5 3
01111
9 4
111001100
Expected Output
33
44
Your Output
32
44
Difference
Generator Parameters
--k_high 9 --k_low 0 --n_high 9 --n_low 2 --t_high 2 --t_low 1