Ticket 12232
Problem 1650 -g
Submission 160606473
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

3 3
1 3
1 2
1 3
2 3

5 9
1 2
1 3
1 4
1 5
2 3
2 4
2 5
3 4
3 5
4 5
Expected Output
2
9
Your Output
2
15
Difference
Generator Parameters
--choose_edges_dynamically 0 --extra_edges_high 6 --extra_edges_low 0 --n_high 5 --n_low 2 --t_high 2 --t_low 1