Ticket 371
Problem 1637 -c
Submission 146246333
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 5 5 2 1 5 
8
5 3 7 9 9 6 4 5 
5
6 7 4 7 5 
3
1 3 9 
Expected Output
8
21
10
-1
Your Output
-1
21
10
-1
Difference
Generator Parameters
--n_cap 100000 --n_high 9 --n_low 3 --t_cap 10000 --t_high 4 --t_low 1 --val_cap 1000000000 --val_high 9 --val_low 1