Write a program that tallies the number of positive, negative, even, and odd val

Write a program that tallies the number of positive, negative, even, and odd values in a set of integers
that are input from the keyboard.
The program should first prompt for the number of input values that will be given. Than, use a loop to
input integers one at a time. For each of the integers input, determine if the integer is positive or
negative, and if it is even or odd.
The program should then produce a tally of the number of positives, negatives, evens, and odds in the
input set.
Your prompts and input should be similar to the sample shown above. Use the cisc225-nasm64io
project template.

(THE CODE YOU WRITE MUST BE ABLE TO COMPILE WITH THE ZIP FILES GIVEN).

Posted in Uncategorized

Place this order or similar order and get an amazing discount. USE Discount code “GET20” for 20% discount