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