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.
Scrutinized tests
Made initial solution setup compiled
Used annotations
Added useful assertion messages
I count 5 (before the comment)
you used 2 spaces
What's up with this syntax & indenting though...
I just hope that whoever voted this as "Best Practices" did it only for the memes
You have to return the answer, not just print it
Kotlin translation
This comment is hidden because it contains spoiler information about the solution
They are required if you have multiple arguments or no arguments, in this case, it wasn't required but he put it anyway.
This comment is hidden because it contains spoiler information about the solution
But they can be? The second example has a negative, and so do some of the test cases.
Your teammates and your papers can not be negative.
I also did the same thing. My thinking was to have actual implementation first, then the exceptional case.
This comment is hidden because it contains spoiler information about the solution
What are the brackets supposed to do?
Loading more items...