Ticket 287
Problem 1637 -e
Submission 146167830
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
4
3 2
2 8 5 
2 8
5 8
2 0
4 3 
9 0
7 1 3 2 8 9 7 3 3 
6 1
4 6 5 4 2 4 
5 6
Expected Output
14
14
50
40
Your Output
14
14
48
40
Difference
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