Ad
  • Custom User Avatar

    with 259 JavaScript completions it is unlikely that there is such a glaring issue in the tests.

    maxSumDig(16409, 3) [...] maximum value for this case is 12000

    no, the maximum value below 16409 is 12001 because 1 + 2 + 0 + 0 = 3; 2 + 0 + 0 + 1 = 3