Ticket 38
Problem 1628 -a
Submission 143637990
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
6
4 3 1 3 1 2 
Expected Output
6
0 0 0 0 0 0
Your Output
1
0 
Difference
Generator Parameters
--n_cap 200000 --n_high 6 --n_low 3 --t_cap 100 --t_high 1 --t_low 1