What was the some analysis that you did... I'm kinda surprised that this solution works
This comment is hidden because it contains spoiler information about the solution
The task is to maintain numbers' order in the argument array, not the Natural numbers order.
while n != 0 is equivalent to while n
while n != 0
while n
Wrong. The random tests send shuffled inputs to the user. All is fine.
(though there is another problem I just saw... I'll correct that one.)
Loading collection data...
What was the some analysis that you did... I'm kinda surprised that this solution works
This comment is hidden because it contains spoiler information about the solution
The task is to maintain numbers' order in the argument array, not the Natural numbers order.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
while n != 0
is equivalent towhile n
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Wrong. The random tests send shuffled inputs to the user. All is fine.
(though there is another problem I just saw... I'll correct that one.)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...