Ticket 5161
Problem 1659 -e
Submission 153957826
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 9
1 3 9
1 9 91
2 3 54
2 4 9
2 8 47
3 7 6
4 5 48
5 6 7
5 9 5
6
4 8
3 6
3 8
4 6
6 8
3 7
Expected Output
0
0
0
1
1
0
Your Output
0
0
0
1
2
0
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