Ticket 13342
Problem 1629 -c
Submission 143696106
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
0 0 0 6 4 6 
Expected Output
6
1 1 1 0 0 0
Your Output
6
1 1 0 0 0 0 
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 2 --t_low 1