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.
That one can only be applied by usage of language code-blocks, but should not be encouraged except for tutorial-based katas that require emphasizing syntax-wise differences among languages during implementation.
Updated, is there away that you could have a different description for each language?
Since python's function name (and other languages that uses
snake_case
) will be incompatible with the current description despite update below, a more generalized form is suggested likeAbove is just an example, as long as you remove the function name across all sections of your description, it should be fine.
Approved
[updated above]
Removed cpp from all of them, now they should be language agnostic :)
Description should be language-agnostic (regarding this part -->
bestPlanet({"OHNCCaP_100", "OHC_200", "OCa_50", "OHCCaP_400", "OHNCCaP_225", "OHCa_250"}, 250)
)Approved by author
What do you mean see all the examples? Like see the examples done by hand?
Harder than I thought it would be.
Nice.
is it possible to see all the examples somehow?