Recursive Digit Sum

  • + 1 comment

    I don't get it. Described example '9875 4' results with super digit 2, but in Test case 1 with the same input the expected output is 8...