Ticket 5263
Problem 1659 -b
Submission 154010740
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
1
6 5
001010
Expected Output
111110
0 0 1 0 1 3 
Your Output
111110
0 0 1 0 2 2 
Difference
Generator Parameters
--k_high 9 --k_low 0 --n_high 9 --n_low 1 --t_high 1 --t_low 1