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
Hello everyone! I'm not sure if I'm somehow missing something when I'm doing this problem, but when I run my code that I've written for this problem this weird error occurs where the following happens:
Firstly, when I run the "test" tests, they work just fine.
However, when I ru nthe "attempt" tests, 2 things with either occur:
Note, I'm doing this on C#. I don't know if that complicates things but jsut an FYI. I would really appreciate any support right now!
Sorry if I didn't state my question properly. Yea basically I'm asking in what ways could I better optimize my code so that it doesn't end upgoing over the time limit.
This comment is hidden because it contains spoiler information about the solution
I'm getting an error on the quine test. All I really want to know is what a quine test is, and what its want me to output. Learning what the code is asking me to do may help me in figuring out how to debug my code.
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