This is a simple problem involving taking two incoming strings, and outputting the concatenated string with a space separating the strings.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers87
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2056 Solvers
-
Is my wife right? Now with even more wrong husband
1347 Solvers
-
Project Euler: Problem 2, Sum of even Fibonacci
2900 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1278 Solvers
-
find the mean of all elements in a matrix
130 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Additional test cases have been added.