Problem #739 CORE JAVA PROGRAMMING

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

Your Solution