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.
checks for negative numbers
Well why do you know the variable [i] if loop starting from min
//Sorry, my English is weak.
thanks for the explanation!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I mean it works as you say. Plus, this is common behavior. C and C++ return the same. You'd be adding extra code to handle something that is internally handled for you.
This comment is hidden because it contains spoiler information about the solution
( ͡° ͜ʖ ͡°)
Yeah your's looks pretty good. Thanks for sharing.
Great test!
This comment is hidden because it contains spoiler information about the solution
i think mine would work just fine!
for this case it won't matter if you use == or ===
This comment is hidden because it contains spoiler information about the solution
Loading more items...