Ticket 49
Problem 1629 -c
Submission 143663484
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
1
4
3 3 3 2 
Expected Output
4
0 0 0 0
Your Output
1
0 
Difference
Generator Parameters
--n_cap 200000 --n_high 4 --n_low 1 --t_cap 100 --t_high 1 --t_low 1