Ticket 15727
Problem 1705 -e
Submission 164356070
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 9
9 5 
2 1
2 1
2 6
2 4
1 3
2 2
1 3
1 5
2 6
Expected Output
9
9
9
9
4
3
3
5
6
Your Output
9
9
9
9
4
4
3
5
6
Difference
Generator Parameters
--l_high 9 --l_low 1 --n_high 9 --n_low 2 --q_high 9 --q_low 1 --val_high 9 --val_low 1