Ticket 303
Problem 1637 -d
Submission 146168419
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
2
4 1 
1 5 
4
5 1 2 5 
4 1 4 2 
6
5 3 5 4 3 1 
5 4 5 5 4 2 
3
4 5 3 
5 1 1 
Expected Output
61
472
1842
258
Your Output
61
472
1844
258
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