Ticket 15261
Problem 1651 -c
Submission 162520310
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
4
2 9 9 9 
1 8 2 1 
6
4 3 6 2 8 7 
9 7 1 1 4 2 
Expected Output
3
1
Your Output
9
1
Difference
Generator Parameters
--n_high 7 --n_low 3 --t_high 2 --t_low 1 --val_high 9 --val_low 1