Ad
  • Default User Avatar

    Thanks so much! I understood my mistake and my solution is correct now! Finally I did it!

  • Custom User Avatar

    Your solution fails following tes cases:

    a=50095301248058391139327916261
    b=81055900096023504197206408605
    
    a=6144617321112760
    b=4344202181817737
    
  • Default User Avatar

    (Java) Hello! I have unpassed test here: "Index 29 out of bounds for length 29". I don't what does it mean and what i have to change. But in IntelliJ Idea my code works every time with any numbers, actually i took numbers with different length. Can someone tell what about this test?

  • Custom User Avatar

    Test6
    System.IndexOutOfRangeException : Index was outside the bounds of the array. - help me understand. what is this error???