- 1
Please I need help to solve this problem.
I need to make a C ++ program to create a one-dimensional array of a use-given size to store the entered integer values using the keyboard and determine how many of those values stored in the matrix are even, odd, or zero.
1 Antwort
+ 1
That's the question, now what is the part with which you are facing problems while solving ?
You might also wanna attach you attempt with the question so that others can know what is it that you are clear with and which concept/concepts need working.