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