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.
It is definitely not recommended. It looks clever but that's it. When you work with other developer, readability is more important. I just think it is a cool way to solve problem. But it could also mean code efficiency, eg your code use less variable etc. I could be wrong.
Thanks for the info. I just realized this, after I look at the answer. I almost got it though. total will almost never equal to m. Should write it total<m. Thanks for the info anyway:)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution