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