Ad
  • Default User Avatar

    My code passes all the tests, but says it stook > 6s on submission.

    It's likely due to an integer overflow on one of the submission cases that are run (it says 4 passed). I beleive we can catch and handle the exception, but it still won't make the solution to be accepted.
    Something seems amiss..