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