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