Ad
  • Default User Avatar

    It takes about 2000ms, so guess i'm good on that side

    In fact your solution takes ~2800 ms to pass 121 tests and fail 62. So I'm astonished that things are going well on your PC; if it were the case you should have the same result here. You must try understand why your are getting so "-1" instead of correct results. Print the input to see what happens.

  • Default User Avatar

    Good night, sorry for bothering, this is my first KATA. I have solved the problem and passed all the test cases shown, but when I run Attempt, it fails on many -1 results (It takes about 2000ms, so guess i'm good on that side). The thing is that running the same code on my PC gives -1 as a result for each of those numbers that failed on the Attempt, and I have no idea of what may be the problem, as i'm not changing anything.