Skip to content

Commit afaebfd

Browse files
authored
Create Exercise100.cpp
1 parent 55bdb59 commit afaebfd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Exercise100.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)