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 55bdb59 commit afaebfdCopy full SHA for afaebfd
Exercise100.cpp
@@ -0,0 +1,2 @@
1
+//Title: Find the Second Smallest Element in an Array using Functions
2
+//Description: Write a program that asks the user to enter an array of integers and finds the second smallest element in the array using a function.
0 commit comments