You are given a binary array nums containing only
Return the length of the longest such subarray.
Constraints:
nums.length
nums[i] is either
You are given a binary array nums containing only
Return the length of the longest such subarray.
Constraints:
nums.length
nums[i] is either