Ticket 4547
Problem 1661 -c
Submission 153335913
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
2
2 5 
8
4 9 8 1 8 9 9 2 
4
6 7 2 7 
7
6 7 2 7 1 5 8 
6
8 1 3 1 4 8 
Expected Output
2
15
4
14
16
Your Output
2
15
6
14
16
Difference
Generator Parameters
--h_high 9 --h_low 1 --n_high 9 --n_low 1 --t_high 10 --t_low 1