Closed harshraj8843 closed 1 year ago
Write a C++ program to merge two strings
Input : ABC DEF Output : ABCDEF
!assign
Issue solved in Pull request number codinasion/program#5811
Description
Write a C++ program to merge two strings
How to contribute
- Save the solution in `MergeTwoStrings.cpp` file - Add `MergeTwoStrings.cpp` file in `program/merge-two-strings` folder