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