Ticket 6607
Problem 1674 -f
Submission 155906613
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
4 9 8
*.......*
**..*.**.
**.*.**.*
**....*..
4 9
4 8
1 5
1 8
4 2
2 8
4 5
1 4
Expected Output
9
9
9
10
10
9
10
9
Your Output
9
9
9
10
10
9
9
8
Difference
Generator Parameters
--q_high 9 --q_low 1 --row_or_col_high 9 --row_or_col_low 1