Ad
  • Custom User Avatar

    Fixed for JS.

  • Custom User Avatar

    9.9.9.9

    9.9.9.(9 + 1) => 9.9.9.(10 >= 10 = 0)

    and so on, hopefully that makes sense.

  • Custom User Avatar

    The second and the last examples of the code show you this.

  • Default User Avatar

    "...if there are, you have to set it to 0 and increment the next version number."

    Will you please give an example of this?

  • Custom User Avatar

    When giving the final submission, the much larger, random numbers in the tests will cause solution to fail. I am guessing this is because of processing time. Solution works in other environments.

  • Default User Avatar

    It fails for this:
    Testing for 536878877
    It should work for random inputs too - Expected: 144119464552830000, instead got: 144119464351499500

  • Default User Avatar

    My code passed the test cases but when I submit, a couple of cases fail. I don't know what cases are failing though. Can I get info about the failing test cases?