Ticket 11379
Problem 1650 -g
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

6 9
5 4
1 3
1 4
1 6
2 5
3 4
3 5
3 6
4 6
5 6

9 18
1 7
1 2
1 4
1 5
1 7
2 4
2 5
2 6
2 9
3 4
3 8
4 6
5 6
5 8
5 9
6 7
6 8
6 9
7 8
Expected Output
6
1
Generator Parameters
--choose_edges_dynamically 1 --extra_edges_high 3 --extra_edges_low 0 --n_high 9 --n_low 2 --t_high 2 --t_low 1