Ticket 11586
Problem 1690 -g
Submission 159974315
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

5 2
9 9 9 1 8 
3 5
4 0

3 6
2 8 7 
3 6
1 0
1 1
2 5
3 1
1 1
Expected Output
3 3 
2 2 1 1 2 1 
Your Output
4 4 
2 2 1 1 2 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