Problem #656 C LANGUAGE

Write a C++ program to count the number of even and odd elements in a given array

Your Solution