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