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 really need to learn about the built in functionality. My method was 48 lines long (including spacing lines and closing bracket lines). GRRRRRRRRRRRRRRRRRRRR!!! haha
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I had to make a solution like this too, because of the long data type. I had originally had good, concise solution, but had to use a brute force solution like this.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Thank you.
This comment is hidden because it contains spoiler information about the solution
I am getting the same thing. My code passes every test that I make. I can't figure out what test it is failing.
Did you ever figure it out?