Ticket 15613
Problem 1629 -c
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
9
0 7 4 2 5 4 7 6 2 
9
3 9 0 7 8 3 5 2 3 
Expected Output
9
1 0 0 0 0 0 0 0 0
7
1 0 0 0 0 0 0
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1