Ticket 11035
Problem 1691 -e
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
9
1 0 0
1 0 4
0 1 3
0 1 7
0 2 7
0 4 4
0 5 5
1 6 8
1 8 9
8
0 1 1
1 1 9
0 2 3
1 2 4
0 2 6
0 2 9
1 5 8
0 7 8
Expected Output
4
1
Generator Parameters
--interval_high 9 --interval_low 0 --n_high 9 --n_low 1 --t_high 2 --t_low 1