Ticket 346
Problem 1637 -d
Submission 146217894
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
2
3
2 3 5 
2 2 1 
2
1 3 
5 3 
Expected Output
164
80
Your Output
160
74
Difference
Generator Parameters
--n_cap 100 --n_high 6 --n_low 1 --t_cap 40 --t_high 4 --t_low 1 --val_cap 100 --val_high 5 --val_low 1