Topic: Bit Manipulation Problem / Level: advanced

Problem: Write a program to find the number of subarrays in an array that have an even sum.

Run the code to see the output here...