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.
@Farekkusu I'm sorry; I'm fairly new to Codewars.. and I'm still trying to get a hang of using this.. Yes, I know what the error means. :)
@rccones1
I must of missed that when I copied out the solution...so I could reset it. I have placed it back and it works now. thanks!
I had to reset the kata.. due it says it was solved and it was not... when I go to run my code again... it returns the following errors.. How do I resolve? I have tried resetting it a few times.. even clearing my browser history. It worked before
src/Solution.cs(5,13): error CS0103: The name 'Console' does not exist in the current context
src/Solution.cs(15,34): error CS0103: The name 'Math' does not exist in the current context
src/Solution.cs(15,45): error CS0103: The name 'Math' does not exist in the current context
I'm not sure how to do that on this site.. and where would it show up. I know how to do that in the VS..but not knowing what number is in the random test.. i'm not quite sure.
This comment is hidden because it contains spoiler information about the solution