Ticket 17038
Problem 1817 -b
Submission 1
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
1
8 8
1 4
1 6
2 6
3 4
3 7
4 5
5 6
6 8
Expected Output
YES
6
6 5
5 4
4 1
1 6
6 2
6 8
Your Output
YES
6
6 1
1 6
4 1
1 4
6 2
6 5
Difference
Generator Parameters
--choose_edges_dynamically 0 --extra_edges_high 10 --extra_edges_low 0 --n_high 9 --n_low 2 --t_high 1 --t_low 1