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