Ticket 5205
Problem 1659 -e
Submission 153985173
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
3 2
1 3 0
2 3 1
4
1 3
2 3
1 3
2 3
Expected Output
1
0
1
0
Your Output
2
0
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 15 --w_low 0