Ticket 5175
Problem 1659 -e
Submission 153964717
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
7 13
1 2 10
1 3 19
1 7 32
2 4 33
2 5 20
3 4 84
3 5 52
3 6 28
4 5 10
4 6 25
5 6 45
5 7 18
6 7 80
5
4 5
6 7
3 7
6 7
2 7
Expected Output
0
0
0
0
0
Your Output
0
0
0
0
1
Difference
Generator Parameters
--choose_edges_dynamically 0 --extra_edges_high 10 --extra_edges_low 0 --n_high 9 --n_low 2 --q_high 9 --q_low 1 --w_high 99 --w_low 0