Ticket 360
Problem 1637 -d
Submission 146183322
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
5
3 3 5 2 2 
4 3 2 3 4 
2
5 5 
3 2 
4
1 5 5 5 
5 4 3 2 
Expected Output
796
113
710
Your Output
796
113
712
Difference
Generator Parameters
--n_cap 100 --n_high 5 --n_low 1 --t_cap 40 --t_high 4 --t_low 1 --val_cap 100 --val_high 5 --val_low 1