Question: using c Write a pseudocode for Ccode) program that performs the following: Prints your name and student number Reads number of positive integers finds and
Write a pseudocode for Ccode) program that performs the following: Prints your name and student number Reads number of positive integers finds and prints the smallest even integer of them and counts its occurrences. Assume that the input ends when the user enters - 1 Add your name, your University ID number, as a comment at the beginning of this program. For example, if you entered 621222-1: the program finds that the smallest even integer is 2 and the occurrence count for 2 is 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
