Ticket 7358
Problem 1681 -c
Submission 158200523
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
2
5
4 4 4 3 4 
3 3 1 4 1 
7
6 6 4 3 7 3 1 
6 1 1 7 3 7 3 
Expected Output
-1
-1
Your Output
7
4 1
2 1
3 1
3 2
4 3
5 2
5 4
-1
Difference
Generator Parameters
--n_high 9 --n_low 2 --t_high 2 --t_low 1