Ticket 637
Problem 1642 -c
Submission 147599051
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 6
1 5 4 7 9 
5 7
8 8 2 2 5 
Expected Output
5
5
Your Output
3
5
Difference
Generator Parameters
--n_cap 200000 --n_high 7 --n_low 1 --t_cap 20000 --t_high 2 --t_low 1 --val_cap 1000000000 --val_high 9 --val_low 1 --x_cap 1000000 --x_high 9 --x_low 2