Ticket 11057
Problem 1690 -e
Submission 159858817
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
6 2
53 8 62 28 77 22 
2 3
80 77 
7 2
48 28 37 46 45 58 4 
Expected Output
125
52
133
Your Output
125
52
131
Difference
Generator Parameters
--k_high 9 --k_low 1 --n_high 10 --n_low 2 --t_high 5 --t_low 1 --val_high 99 --val_low 0