Ticket 5173
Problem 1659 -b
Submission 153964233
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 1
010011
Expected Output
111100
0 1 0 0 0 0 
Your Output
111111
0 1 0 0 1 -1 
Difference
Generator Parameters
--k_high 9 --k_low 0 --n_high 9 --n_low 1 --t_high 1 --t_low 1