Ticket 344
Problem 1637 -c
Submission 146221831
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
4
2 5 1 6 
9
3 3 1 2 3 3 8 5 7 
8
9 3 7 4 6 1 1 6 
6
4 1 3 2 9 6 
Expected Output
4
15
13
9
Your Output
-1
15
13
9
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