Question: Hello I'm trying to write a program that finds the smallest of several integers. Assume that the first value read specifies the number of values

Hello I'm trying to write a program that finds the smallest of several integers. Assume that the first value read specifies the number of values to input from the user.

But I'm getting an unexpected error code telling me that "expression must have pointer to object type but it has type int" what does this mean, and how can I correct this. Thank you

 Hello I'm trying to write a program that finds the smallest

\#include ciostreans using nanespace std; Fint main( ) 11 int numbor; cout s "Enter Number of Values"? cin ss nunber; // Reading the values int array; cout "Enter Values:"; far (int i=ii

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!