Ticket 3726
Problem 1665 -e
Submission 153078105
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
1
5
2 5 4 14 4 
8
1 3
1 4
3 5
3 4
1 2
4 5
1 3
4 5
Expected Output
5
5
4
14
7
14
5
14
Your Output
5 5 4 14 7 14 5 14  
Difference
Generator Parameters
--n_high 9 --n_low 2 --q_high 9 --q_low 1 --t_high 1 --t_low 1 --val_high 15 --val_low 0