|
|
back to boardCommon Boardis there any tricks int the problem 1112 if the input looks like this : 3 3 1 6 3 6 3 should the output be 2 2 3 3 6 or other . Re: is there any tricks int the problem 1112 > if the input looks like this : > 3 > 3 1 > 6 3 > 6 3 The answer should be : 2 1 3 3 6 |
|
|