Ticket 300
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
3
2 0 0 
7
3 7 6 7 1 7 1 
Expected Output
2
1 1
7
0 0 0 0 0 0 0
Generator Parameters
--n_cap 200000 --n_high 9 --n_low 1 --t_cap 100 --t_high 2 --t_low 1