Ticket 244
Problem 1631 -b
Submission 145520606
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
1 1 3 2 5 
4
1 3 3 4 
Expected Output
3
2
Your Output
2
2
Difference
Generator Parameters
--n_cap 200000 --n_high 5 --n_low 1 --t_cap 20000 --t_high 2 --t_low 1