Ad
  • Default User Avatar

    This does not describe an issue. Your answer is wrong, and the required information is in the description.

  • Custom User Avatar

    Hi all. Are the tests for the Python version working correctly? I've finished my solution, and it passed the first tests, but when I attempt, most of the tests failed, and when I checked them it didn't made any sense to me. For example, one of the test says the following:
    "-----magic_music_box(['CREDIBLE', 'DREAMER', 'JOURNEY', 'CONSISTENT']): ['CREDIBLE', 'CONSISTENT', 'DREAMER'] should equal [] ".
    In the list of words to evaluate, comes 4 words, and my solution returns 'CREDIBLE', 'CONSISTENT', 'DREAMER', and according to the test it should return an empty array.
    I've checked the instructions several times, and I don't find any sense to this, the word 'CREDIBLE' contains 'RE', the word 'CONSISTENT' contains 'SI', and 'DREAMER' contains 'RE' again but in a different word so it's valid according to the instructions. Why does the test says it should return an empty array? am I missing something? And this happens in a lot of the tests, only 9 passed and 241 failed, but as I mentioned before, I've quickly checked some of them and they don't do sense to me. Please help me

  • Default User Avatar

    Mine worked aswell, but I am really not an expert programmer, especially when it comes to more complex built in functions.

  • Custom User Avatar

    it works for me, let's see if others will also be able to submit solutions

  • Custom User Avatar

    Thanks a lot for the answer, you can try now if the new C# translation fulfills all the requirements :-)

  • Custom User Avatar

    just pick my solution as reference solution

  • Default User Avatar

    We are not fully sure about the C# version being correct. We revised it a couple of times before aproving it, and at first sight it seemed that the solution was correct. We don't know the translation author and we are not experts in the language, we would appreciate any help in order to improve the C# version.

  • Default User Avatar

    Several things:

    1. What exactly is your question here?
    2. This is not an issue, because the problem is not in the kata but in your solution
    3. Read all the Rules section of the description, because you don't take in count many of the requisites
  • Custom User Avatar

    Mine doesn't work as well

  • Custom User Avatar

    Are you sure the C# version is correct?

  • Custom User Avatar

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

  • Custom User Avatar

    so i test my own solution with a different one

  • Custom User Avatar

    It really a good translation, but I have a question, why the solution of the kata is not the same as the ReferenceSolution from the tests?

  • Default User Avatar
  • Default User Avatar

    Solved both

  • Loading more items...