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.
I'm not sure if that means 'out of memory' error but this solution is effectively in place.
(just 2 loops conditionally incrementing one value - If I were to write this in C, it would use just registers...)
it's fine and quick enought. but i got 'memory Error' in 7th test.......
Thanks, I'll modify the description.
Ooh, found it. Sadly, it is only in descriptions for C# and Java. - As it is in a language specific block, it's not visible for the other langauges (and I would not expect it to apply to them).
And if it applies to all languages, it probably doesn't need to be in a language specific block anyway...
The description says:
""tour" returns an int which is the floor of the total distance."
I assume the result is an int so it can be compared for equality, but that can either be done in the tests or should be at least mentioned in the description as it is quite confusing...
This comment is hidden because it contains spoiler information about the solution
Wrong.
Wrong.
Wrong.
This comment is hidden because it contains spoiler information about the solution