Ticket 5207
Problem 1659 -e
Submission 153985675
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 9
1 3 60
1 5 20
2 4 0
2 5 1
3 4 40
3 5 77
4 6 33
4 7 40
5 6 44
9
6 7
2 7
4 7
1 3
1 4
2 3
2 3
3 7
1 2
Expected Output
0
1
0
0
0
0
0
0
1
Your Output
0
2
0
0
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