Skip to content

Commit

Permalink
Algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmeshibintmz committed Dec 10, 2021
1 parent d6db114 commit 64821ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Merge Two Sorted Arrays/Merge_Two_Sorted_Arrays.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ void main() {
// 10. Display the elements of the sorted second array
// 11. Merge and sort two arrays into third One
// 12. Display the elements of the merged and sorted array
// 13. Exit

// Output:
// Enter the number of elements in the first array
Expand Down

0 comments on commit 64821ae

Please sign in to comment.