Ask a New Question
Search
Input a list of positive numbers (terminated by 0) into array, find the largest number in the array, and output the result. Use a subprogram to input the numbers, a function to find the largest, and a subprogram to output the result.
Ask a New Question
or
answer this question
.