Prompts and reads a list of positive numbers


Write a program called array.cpp which prompts and reads a list of positive numbers (ints) into an array, prints the array, finds the minimum value in the array, subtracts the minimum value to each array number and then prints the minimum number and the modified array. The input list is terminated by a 0.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Prompts and reads a list of positive numbers
Reference No:- TGS081673

Expected delivery within 24 Hours