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