Ticket 2210
Problem 1650 -g
Submission 149920816
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

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

9 17
4 2
1 2
1 3
1 4
1 7
1 8
1 9
2 4
2 6
2 7
3 5
4 6
4 8
4 9
5 6
6 7
6 8
6 9
Expected Output
5
3
Your Output
6
3
Difference
Generator Parameters
--choose_edges_dynamically 0 --edge_cap 200000 --extra_edges_high 10 --extra_edges_low 0 --n_cap 200000 --n_high 9 --n_low 2 --t_cap 10000 --t_high 2 --t_low 1