Ad
  • Default User Avatar

    @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!

  • Default User Avatar

    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

  • Default User Avatar

    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.

  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution