Ticket 10217
Problem 1659 -e
Submission 159320798
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
6 5
1 4 86
1 5 88
1 6 78
2 3 57
2 5 77
5
4 6
1 6
1 3
3 6
3 4
Expected Output
0
0
0
0
1
Your Output
0
0
0
0
2
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