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.
From what I can tell, if n < 1 or m < 1.. you sould return 0. This includes negative falues for either (or both).
did you figure it out? I'm still stuck on this
This comment is hidden because it contains spoiler information about the solution
That's indeed odd. Try making sure you're not changing the original number's variable, but that's all I can suggest.