You are given a binary array, nums, and an integer, goal. Your task is to return the number of non-empty goal.
Constraints:
nums.length
nums[i] is either
goal nums.length
You are given a binary array, nums, and an integer, goal. Your task is to return the number of non-empty goal.
Constraints:
nums.length
nums[i] is either
goal nums.length