Ticket 9234
Problem 1691 -e
Submission 159101286
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
8
0 0 6
0 1 3
0 1 5
1 2 2
0 2 4
1 4 5
1 4 8
0 5 5
8
0 0 5
0 0 6
1 0 7
1 2 2
0 2 6
0 3 9
1 6 7
1 7 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