Ticket 16264
Problem 1739 -d
Submission 175241895
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 1
1 2 2 2 
9 1
1 2 3 3 3 6 5 5 
Expected Output
2
3
Your Output
2
4
Difference
Generator Parameters
--n_high 9 --n_low 2 --t_high 2 --t_low 1