Ad
  • Custom User Avatar

    unclear issue, and 1,000+ Go completions

  • Custom User Avatar

    When you have "failure (int_of_string)" the output you are seeing above doesn't correspond to the test you have failed but to the test you previouly succeeded.
    Put in "Sample Tests" dotest "10252519345963644753025" 450010; as first test; you will fail it but you will simply have "Failure("int_of_string")".
    Moreover your post is a question, not an issue. You should read https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution.

  • Custom User Avatar

    Not an issue. All the tests are correct.

  • Custom User Avatar

    250+ people completed it in Go. Can you specify the issue? Issue with your code != kata issue.

    Give examples of what input you get that's incorrect and what's expected, and what you're returning, otherwise this issue will be closed for missing information.

  • Custom User Avatar

    I tried many existing solutions and all worked fine. If you want you can post your solution and mark it as spoiler because your solution as I can see it now is incomplete.