Ad
  • Custom User Avatar

    The best practice is using string.IsNullOrWhiteSpace() method.

  • Custom User Avatar

    Yeah I'm wondering this too.

  • Custom User Avatar

    Thanks man! I've already knew why I'm wrong in some cases.

  • Custom User Avatar

    hi,

    not an issue, just your code that is incorrect: those tests are called random tests for a reason... ;)

    print the inputs, then debug your code.

    cheers

  • Custom User Avatar

    I'm so frustrated with this Kata. Thought it was easy at first but then found out some tricky situations. But even after fixing them, whenever I click the "Attemp" button, the number of Passed and Failed cases kept changing. Like there're time they're 74 - 36, 72 - 38, 70 - 40, 80 - 30....