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