Ticket 5224
Problem 1659 -e
Submission 153996169
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 5
1 5 5
2 4 1
3 4 3
3 5 8
4 5 0
8
3 5
3 5
2 3
1 5
1 5
2 5
1 4
2 4
Expected Output
0
0
0
0
0
2
1
0
Your Output
0
0
0
0
0
2
2
0
Difference
Generator Parameters
--choose_edges_dynamically 0 --extra_edges_high 10 --extra_edges_low 0 --n_high 5 --n_low 2 --q_high 9 --q_low 1 --w_high 8 --w_low 0