Ticket 13502
Problem 1700 -d
Submission 161311178
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
9
8 6 2 1 2 4 6 5 4 
8
6
3
6
1
6
5
2
8
Expected Output
-1
-1
-1
-1
-1
-1
-1
5
Your Output
7
-1
7
-1
7
-1
-1
5
Difference
Generator Parameters
--n_high 9 --n_low 1 --q_high 9 --q_low 1 --tj_high 9 --tj_low 1 --val_high 9 --val_low 1