Ticket 13548
Problem 1700 -c
Submission 161325083
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
5
-1 0 1 -9 0 
6
-4 -5 -6 7 -9 2 
Expected Output
32
64
Your Output
23
64
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1 --val_high 9 --val_low -9