Ticket 1254
Problem 1649 -a
Submission 148717902
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
5
1 1 0 0 1 
7
1 1 1 0 1 1 1 
Expected Output
3
2
Your Output
4
4
Difference
Generator Parameters
--n_cap 100 --n_high 9 --n_low 2 --t_cap 100 --t_high 2 --t_low 1