Ticket 16779
Problem 1798 -d
Submission 199295393
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
7
-1 1 -2 1 1 1 -1 
Expected Output
YES
1 -2 1 1 -1 1 -1
Your Output
Yes
-2 1 1 -1 1 1 -1 
Difference
Generator Parameters
--n_high 7 --n_low 7 --t_high 1 --t_low 1 --val_high 1 --val_low -1