Status: IN
The `+1` before `//2` in the odd-subarray formula is necessary: when `(i+1)*(n-i)` is odd, there is exactly one more odd-length subarray than even-length, and omitting the `+1` undercounts
Source: entries/2026/06/06/sum-of-all-odd-length-subarrays-solution.md