Beta
Scrambled Numbers Sorting
Loading description...
Strings
Arrays
Algorithms
Puzzles
Sorting
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
The kata needs sample tests.
This kata can be approved but it's lacking random tests.
Some strange things happen in your tests :
Hope you'll can solve this.
; ) )
Hello ZozoFouchtra,
The test cases are all correct. For the same reason you would write 15 instead of 015, the implied "zeroes" in the front of the numbers must be removed. In the last example, the number 6 represents zero and must be removed from the front of numbers where applicable.
oooooKay ! Sounds better now. But i've still a little problem : 26 tests passed, 0 failed, but i can't submit !
Is there more than 26 tests ? Is there anything else do do ?
; ) )
I think the site has frozen. I wasn't able to submit as well. Turns out many warriors are suffering from same problem with other katas.
https://github.com/Codewars/codewars.com/issues/893
This comment has been hidden.