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.
The representation of an empty array is very counterintuitive. I know it has been brought up previously but just have to pile on and reiterate that.
Edit: for C++
This comment is hidden because it contains spoiler information about the solution
Could possibly be server side issue. Reload the page and try submit again, but copy your code somewhere first ofcourse.
500 is a server side error
This comment is hidden because it contains spoiler information about the solution
Javascript naming convention for functions and vars is camelCase.
hi,
Unfortunately, there's nothing new here (we have already tones of this kind of kata).
Moreover, you don't have enough tests neither random tests. And once you add random tests to it, you'll run directly into floating points troubles: since you compare strings, you can encounter solutions that will be considered incorrect while they are, just because the calculations are done in a different manner than in your reference solution.
You should unpublish it, imo.
Cheers
ikr!
you cannot. All languages have the same rank. The best thing to do in this case is to peek a language and stick to translations in other languages that are consistent considering their difficulty. And refuse translations that makes the kata too hard or too easy in other languages.
How can I setup different kata level for different languages?
Am I the only one who genuinely finds 6kyu easier than 7kyu?