Problem #739 C LANGUAGE

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

Your Solution