Ticket 7199
Problem 1659 -d
Submission 157299851
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
8
0 2 2 5 4 3 8 8 
Expected Output
0 1 0 1 0 0 1 1 
Your Output
0 0 0 1 0 0 1 1 
Difference
Generator Parameters
--n_high 9 --n_low 1 --t_high 1 --t_low 1