Ad
  • Custom User Avatar

    Hi, I'm getting this error on test [ The array was: [20, 10,-80, 10, 10, 15, 35]
    : expected -1 to equal 0 ] but the entry array is [20, 10, 30, 10, 10, 15, 35].

    I'm working with JavaScript Node v14.x. Also I test the entry array with my code and the result is 3 not 0.