Ticket 10349
Problem 1672 -f1
Submission 159441403
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
9
8 1 5 4 7 9 3 4 8 
Expected Output
9 3 7 5 8 1 4 8 4
Your Output
1 5 4 7 9 3 4 8 8 
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 1 --t_low 1