Ticket 461
Problem 1637 -e
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
9 1
3 5 2 3 7 9 6 2 1 
5 9
2 0
3 1 
6 2
1 4 2 8 7 9 
2 4
1 2
Expected Output
36
8
34
Generator Parameters
--choose_dynamic_m 0 --m_cap 300000 --m_high 4 --m_low 0 --n_cap 300000 --n_high 10 --n_low 2 --t_cap 10000 --t_high 5 --t_low 1 --val_cap 100 --val_high 9 --val_low 1