Ticket 8284
Problem 1686 -c
Submission 158613119
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 1 2 1 0 2 
Expected Output
YES
0 1 0 2 1 2
Your Output
No
Difference
Generator Parameters
--n_high 6 --n_low 4 --t_high 1 --t_low 1 --val_high 2 --val_low 0