Ticket 13740
Problem 1684 -e
Submission 161402999
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 3
2 5 9 5 9 0 2 7 
6 0
3 2 2 5 4 9 
Expected Output
0
5
Your Output
1
5
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