Ticket 17515
Problem 1742 -g
Submission 1
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
6
13 11 13 1 4 16 
Expected Output
16 13 11 1 4 13 
Your Output
16 13 13 11 4 1 
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 1 --t_low 1 --val_high 16 --val_low 0