Ad
  • Default User Avatar

    This is fixed.

  • Default User Avatar

    This is fixed.

  • Default User Avatar

    Check out the list of solutions to see what the most popular and/or creative solutions are. There are some easier ways of solving this one.

  • Default User Avatar

    I'm not sure what you mean. There are test cases loaded for both Python and Javascript.

  • Default User Avatar

    I just tested this and it seems to be working fine. I would go back and give your code another once over.

    Good luck!

  • Default User Avatar

    I didn't build the Haskell vesion of this kata. I will attempt to reach out to the creator since Haskell is very literally a different language to me.

  • Default User Avatar

    I'm not sure what "types" you are referring to. Can you be more specific?

  • Default User Avatar

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

  • Default User Avatar

    Try to run it again. It's possible you were getting a time out error because of a Codewars server problem.

  • Default User Avatar

    First, I don't think your script will work as it is written. You are going to need to make some changes there but I'm not going to give it away since that defeats the purpose of this site. You also are missing something important the directions asked you to do.

    I find it helps to use console.log() to monitor what your script is doing at various stages. This will help you troubleshoot where the problems might be coming from. Once you get a working solution you can remove the console.log() references to clean up the script.

  • Default User Avatar

    Is there a particular area that is confusing? Do you have a suggestion for an improvement?

  • Default User Avatar

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

  • Default User Avatar

    Thank you for the extra work!

  • Default User Avatar

    I removed the repeated text.

  • Default User Avatar

    I have added another example in the description. Hopefully that helps.

  • Loading more items...