Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
fixed
fixed
An example of terrible implementation of a classic exercise.
It's a terrible idea to require an exact sequence of elements as a result. Why didn't you implement sorting of results before comparison?
What is the reason for returning [[]] when k > len(indices). In such case there are no permutations which can be produced, so the result should be an empty list of permutations.
Indeed, as everything(ranks, test validations, number of tests) is terrible.
This comment is hidden because it contains spoiler information about the solution
Function name should be in snake_case in Python.
O, it's nothing ;)
you are very clever
OK, I can now answer my own question.
This means there was a
segfault
.Read more here.
This comment is hidden because it contains spoiler information about the solution
Hey,
I keep getting Error 139 (when running sample tests and the actual tests) -- has anyone else run into this problem?
I'm quite astonished someone validates this kata, still a beta one for me.
Loading more items...