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