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.
This comment is hidden because it contains spoiler information about the solution
Oh, you're right. I wasn't seeing the correct logs.
Sorry.
Sorry. Maybe I didn't understand.
If arr_sz is 19, the arr object will stop at 19, right? So, the expected output can't be 21, because the number is greater than the arr_sz
Is it correct?
This comment is hidden because it contains spoiler information about the solution