Ticket 4146
Problem 1665 -c
Submission 153057790
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
4
7
1 2 7 3 3 2 
2
1 
7
1 7 7 7 7 1 
5
1 1 1 1 
Expected Output
5
2
4
3
Your Output
5
2
3
3
Difference
Generator Parameters
--n_high 9 --n_low 2 --t_high 5 --t_low 1