Ticket 16558
Problem 1758 -c
Submission 182497978
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
8 2
Expected Output
2 4 3 8 5 6 7 1
Your Output
2 8 3 4 5 6 7 1 
Difference
Generator Parameters
--n_high 8 --n_low 8 --t_high 1 --t_low 1