Ticket 6141
Problem 1659 -e
Submission 154594074
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
9 8
1 4 61
2 8 39
2 9 91
3 4 74
3 7 7
4 5 56
4 9 25
6 7 36
7
4 7
2 6
8 9
3 6
3 4
3 7
1 6
Expected Output
0
1
0
0
0
0
1
Your Output
0
2
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