Ticket 16045
Problem 1703 -g
Submission 168733534
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
6 5
0 2 1 4 3 2 
8 6
3 2 1 9 6 1 4 4 
Expected Output
0
1
Your Output
0
-6
Difference
Generator Parameters
--k_high 9 --k_low 0 --n_high 9 --n_low 1 --t_high 2 --t_low 1 --val_high 9 --val_low 0