Ticket 7032
Problem 1680 -e
Submission 157083185
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
3
.**
.**
9
.*.*..***
.*.*.**.*
Expected Output
3
11
Your Output
3
12
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1