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.
mhm I agree
good solution!
This comment is hidden because it contains spoiler information about the solution
Just figured this one out, wow what a great kata. I know a bunch of you are having difficulties figuring out how to simplify your code, so just remember that you can have one for-loop and still be fine. Don't focus on making it completely in terms of n, just figure out how you can simplify the nested for-loop to a single for-loop. Great kata.
it didn't just come to me but thx i guess
I guess so, but this isn't really regex so it doesn't follow the premise of the kata.
This comment is hidden because it contains spoiler information about the solution