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.
Why the output is
["only", "solutions", "some"] instead of ["solutions', "some"]
The test:
"only some solutions are answers"
Descriptions says: Group them by their beginning!
This comment is hidden because it contains spoiler information about the solution
Can data be transferred as numbers or a list?
Is it about doing as few tricks as possible with the best score?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
https://status.codewars.com/
I preferred to make sure I understood everything, thank you
If the permutation of a number is above the n_max, we don't count it, right?
I thought so, I passed the test, but a note of uncertainty remains ;d
How can I print the input data? Sometimes my code gets 1-2 errors on random tests, I'd like to see them and fix the regex.
There is a mistake in the description
xD
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...