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.
Yeah, i think that make a sence
that reads weirdly. a bit.
maybe something like this instead:
for input :
: expected false to equal true
Very helpful.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
basically my solution except i actually named everything with more than two letters
Just put [0]s in front of the returns. Worked like a charm.
Please specify to return one valid move instead of a list of them.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
wow im not the only one who abbreviates arr to r lmao
This comment is hidden because it contains spoiler information about the solution
Cool!
@Jeki00 god knows xd try to optimize tho
I did O(n^2) and got timed out. what's wrong with mine?
Loading more items...