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