Ticket 15584
Problem 1701 -d
Submission 163287005
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
1
4
1 0 1 2 
Expected Output
1 4 3 2
Your Output
1 3 4 2 
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 1 --t_low 1