0
Why
I wanna a sorted array and I input 1 4 3 2 5 and I guess I will output 1 2 3 4 5,But it output 02045.I don't know where went wrong! Help me! Thanks https://code.sololearn.com/cJjdFoqK9wBp/?ref=app
1 Answer
I wanna a sorted array and I input 1 4 3 2 5 and I guess I will output 1 2 3 4 5,But it output 02045.I don't know where went wrong! Help me! Thanks https://code.sololearn.com/cJjdFoqK9wBp/?ref=app