Ticket 16723
Problem 1786 -e
Submission 192850529
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
1
1 
8
3 3 2 6 5 1 3 4 
Expected Output
0 
2 3 2 4 4 2 2 0 
Your Output
0 
2 3 2 4 4 -1 -1 -1 
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1