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