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
This comment is hidden because it contains spoiler information about the solution
Thanks :D
First solver, well done!
Good call. Description was incorrect.
If the next small gift is beyond the specified distance from the current gift, but still closer to your home base than the nearest gift on the opposite side, proceed to collect it.
a is at a distance of 3.
b and z are at a distance of 7.
So z is beyond the 2*3=6 max distance.
And z is not closer to the base than b.
But the test expects us to grab it as well since the expected result is
zab
Am I missing something?
Damn! This is why I'm here.
wuaaouuuuuu
I almost considered doing your V1 case, seeing it actually here even though it's not used is still enough to make me laugh
Cheers mate
Thats crazy
This comment is hidden because it contains spoiler information about the solution
I wanted to do it without using string :D
wha
This comment is hidden because it contains spoiler information about the solution
I liked it as -best practice-, because the best practice it is!
Loading more items...