We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3834b17 commit 388fc26Copy full SHA for 388fc26
Exercise42.cpp
@@ -0,0 +1,3 @@
1
+//Title: Find Maximum and Minimum in an Array
2
+//Description: Write a program that asks the user to enter an array of integers and finds the maximum and minimum elements in the array.
3
+//Print the maximum and minimum values.
0 commit comments