Ticket 16680
Problem 1768 -c
Submission 188223840
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
4 3 3 4 
Expected Output
YES
2 1 3 4
4 3 1 2
Your Output
YES
4 3 1 1 
1 1 3 4 
Difference
Generator Parameters
--n_high 4 --n_low 4 --t_high 1 --t_low 1