Ticket 16322
Problem 1746 -c
Submission 177280199
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
5
3 4 5 1 2 
Expected Output
1 2 3 5 4
Your Output
4 4 1 1 1 
Difference
Generator Parameters
--n_high 5 --n_low 5 --t_high 1 --t_low 1