Ticket 17526
Problem 1419 -d2
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
4
9 8 1 5 
Expected Output
1
8 1 9 5
Your Output
2
8 1 9 5 
Difference
Generator Parameters
--n_high 9 --n_low 1 --val_high 9 --val_low 1