Ticket 177
Problem 1631 -b
Submission 144181049
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 4 3 3 
4
2 1 1 3 
Expected Output
1
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