Ticket 16898
Problem 1742 -g
Submission 210019720
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
12 16 14 2 3 11 
Expected Output
16 14 3 2 11 12 
Your Output
16 14 12 11 3 2 
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 1 --t_low 1 --val_high 16 --val_low 0