Ticket 14450
Problem 1657 -c
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
9
3
(()
1
)
8
(()(((((
1
(
4
)(((
5
)()((
8
))()))()
9
)((()((()
2
))
Expected Output
1 1
0 1
1 6
0 1
0 4
2 0
4 0
3 0
1 0
Generator Parameters
--n_high 9 --n_low 1 --t_high 9 --t_low 1