Ad
  • Custom User Avatar

    For example you can use "Console.WriteLine(input);" inside your code on codewars and you can get it for debugging in VS...

  • Default User Avatar

    How can I take a look a the author's test cases? I come into a problem that in visual studio, the code has no errors, but when I submitted, some test cases failed, but I don't know what's the input of those test cases and make me impossible to debug and find the problem