Ticket 12647
Problem 1694 -e
Submission 160877499
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
5 8
1 2
2 4
4 3
3 5
2 1
3 4
5 4
3 2
Expected Output
7
Your Output
4
Difference
Generator Parameters
--edges_high 10 --edges_low 1 --n_high 5 --n_low 2