Ticket 9173
Problem 1691 -e
Submission 159095553
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
1 1 4
1 2 3
1 6 7
1 7 7
2
0 1 9
0 2 4
Expected Output
4
2
Your Output
4
1
Difference
Generator Parameters
--interval_high 9 --interval_low 0 --n_high 9 --n_low 1 --t_high 2 --t_low 1