Ticket 15225
Problem 1637 -c
Submission 162499349
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
2
6
3 4 7 6 8 3 
3
9 3 4 
Expected Output
13
-1
Your Output
13
2
Difference
Generator Parameters
--n_high 9 --n_low 3 --t_high 4 --t_low 1 --val_high 9 --val_low 1