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.
all logic about the left would be better if outside the foreach to minimize the space and time complexity
good to know
everytime learn how the best people done is really learning alot more than just tutorial or anywhere else.
same here
I think he just interprets three spaces as two spaces that will become one, and one space that will become nothing.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Ahh.. The math way of solving the problem...
you dont really need thoses elses...
this code would be more readable if you remove it ;)
Well ok, technocally, no one said we need to know which array element is wrong. D:
wow.
No way lol
~ facepalms
This comment is hidden because it contains spoiler information about the solution
Glad to help
This comment is hidden because it contains spoiler information about the solution