Problem #739 DATA STRUCTURES

Write a C++ program to find the number of even and odd integers in a given array of integers

Your Solution