Ticket 13890
Problem 1700 -d
Submission 161448664
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
5
1 3 9 4 3 
6
4
7
4
2
8
7
Expected Output
-1
3
-1
-1
3
3
Your Output
-1
3
5
-1
3
3
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