Ticket 17253
Problem 1764 -c
Submission 1
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
8
9 3 6 3 9 6 6 6 
8
6 1 9 9 4 5 7 8 
Expected Output
12
16
Your Output
10
16
Difference
Generator Parameters
--n_high 9 --n_low 2 --t_high 2 --t_low 1 --val_high 9 --val_low 1