Ad
  • Custom User Avatar

    Hi my current solution in javascript fails for three precise tests, but passes all the randoms
    Expected: [69, 86], instead got: [68, 85]
    Expected: [70, 96], instead got: [69, 95]
    Expected: [20, 91], instead got: [19, 90]

    am I missing something ?