Ticket 13393
Problem 1628 -a
Submission 161253319
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
5
0 2 1 0 5 
2
0 1 
Expected Output
3
3 1 0
1
2
Your Output
3
3 1 0 
2
2 0 
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1