Fatal error: Uncaught ArgumentCountError: Too few arguments to function removeZeroAndSumFirstThree(), 0 passed in /in/AIU2F on line 4 and exactly 1 expected in /in/AIU2F:6
Stack trace:
#0 /in/AIU2F(4): removeZeroAndSumFirstThree()
#1 {main}
thrown in /in/AIU2F on line 6
Process exited with code 255.
Warning: Missing argument 1 for removeZeroAndSumFirstThree(), called in /in/AIU2F on line 4 and defined in /in/AIU2F on line 6
Warning: asort() expects parameter 1 to be array, null given in /in/AIU2F on line 7
Warning: array_diff(): Argument #1 is not an array in /in/AIU2F on line 9
Warning: array_slice() expects parameter 1 to be array, null given in /in/AIU2F on line 10
Warning: array_sum() expects parameter 1 to be array, null given in /in/AIU2F on line 11