Ad
  • Custom User Avatar

    "DermatoglyphicsmooseisIsogramabamoOse" is the input of several tests together, add a new line after printing the input.

  • Custom User Avatar

    Once again, what does your solution return locally in your IDE for input "moOse"?

  • Custom User Avatar

    There is no test with input "DermatoglyphicsmooseisIsogramabamoOse". You most probably read (or write) something wrong.

  • Custom User Avatar

    in c++. the test is "DermatoglyphicsmooseisIsogramabamoOse" expected false. on the site my code returns true
    when on my IDE it gives false.

  • Custom User Avatar

    From description: "Ignore letter case."

    Your solution returns incorrect answer for input "moOse". It sohuld return false, but returns true.

    It's a bug in your solution, not a kata issue.

  • Custom User Avatar

    In what language?

  • Custom User Avatar

    tried my code on a different IDE, it works fine. But when I attempt here, it gives me a different result even though it's the exact same code and the exact same test.

  • Custom User Avatar