Ticket 11578
Problem 1690 -g
Submission 159970554
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

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

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