Question: Write a pseudocode for C code) program that performs the following: Prints your name and student number Reads number of positive integers, finds and prints
Write a pseudocode for C code) program that performs the following: Prints your name and student number Reads number of positive integers, finds and prints the largest odd 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. Hint For example, if the user enters 358555-1 the program finds that the largest odd number is 5 and the occurrence count for 5 is 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
