Ticket 11569
Problem 1690 -g
Submission 159808110
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
2

8 6
2 1 2 4 6 5 4 8 
5 6
7 1
4 4
5 0
2 1
7 3

2 6
9 9 
1 8
2 4
2 5
1 1
1 0
2 0
Expected Output
3 3 3 3 2 2 
1 1 2 1 1 1 
Your Output
3 3 3 4 2 3 
1 1 2 1 1 1 
Difference
Generator Parameters
--m_high 9 --m_low 1 --n_high 9 --n_low 1 --t_high 2 --t_low 1 --val_high 9 --val_low 1