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.
That is correct. This solution functions correctly only because of the constraints specified. If the initial value is 10 then no matter what I do, my opponent can force me to lose the game, so I know that I will never recieve 10 as an input.
@SnickersTheCat, you are right, but the description specifies
but you have a friend in judging who has excluded all hopeless initial l values for you
, so a losing value will not be tested.does this return 0 as a value which would be out of range?
when I pass 10 as length it is retuurning 0 which I would think would be outside of the allowed test values
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
How can the solution be just that lol
I got 504 test test cases right and 1 wrong I'm so mad ;_;
Well now I know about the count method lol thanks I would've had a much easier time
erm what the flip