Ticket 7714
Problem 1686 -c
Submission 158452501
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
1 0 0 2 3 0 1 3 
Expected Output
YES
0 1 0 2 0 3 1 3
Your Output
NO
Difference
Generator Parameters
--n_high 9 --n_low 3 --t_high 1 --t_low 1 --val_high 3 --val_low 0