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