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.
did you finish? I passed 160 test cases failed 56. Can you explain the logic process you took.
I pass all 3 of the test cases. Im so confused with the random cases. It wont tell me what the inputs are and they vary in terms of wrong number everytime i re submit... NVM i had the range of the loop off by one ;P
Can someone critique my code. I am starting to feel more comfortable solving these types of problems, I just know I am not doing it in the most efficient manner. Help me understand the thought/design process. Thank you!
Check my code, how can I improve