Ad
  • Default User Avatar

    String lengths are both 8. Strings differ at index 6.
    Expected: "00:01:60"
    But was: "00:01:00"

    With input seconds = 60.
    The problem is similiar with ShadyDon but this time it's in minute instead of hour. However, unlike MathiusMH's feedback, I've tested mine in my own computer and the answer is correct ("00:01:00").