Ticket 17302
Problem 1925 -e
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
8 5 6
4 2 7 1 8 
3 2 5 6 9 
2 5 5
1 6 4
1 3 9
2 1 8
2 2 7
2 1 8
Expected Output
6
3
3
3
Your Output
6
6
6
6
Difference
Generator Parameters
--n_high 9 --n_low 2 --q_high 9 --q_low 1 --val_high 9 --val_low 1