Ticket 16056
Problem 1719 -c
Submission 168961989
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
1
7 7
1 4 5 6 3 2 7 
1 6
2 5
3 9
2 3
6 1
6 3
7 9
Expected Output
0
1
1
1
0
0
4
Your Output
0
0
0
0
0
0
4
Difference
Generator Parameters
--k_high 9 --k_low 1 --n_high 9 --n_low 2 --q_high 9 --q_low 1 --t_high 1 --t_low 1