Ticket 5144
Problem 1659 -b
Submission 153950212
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
8 3
00010111
Expected Output
11111110
0 0 0 1 0 1 1 0 
Your Output
11111110
0 0 0 1 0 1 0 1 
Difference
Generator Parameters
--k_high 9 --k_low 0 --n_high 9 --n_low 1 --t_high 1 --t_low 1