Please remove excess space, limit one space between others, and no space before punctuation marks.
- For example, 'Trendy , Cody , Contest .'
- should be ---- 'Trendy, Cody, Contest.'
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers219
Suggested Problems
-
2417 Solvers
-
Calculate the Levenshtein distance between two strings
1507 Solvers
-
Find perfect placement of non-rotating dominoes (easier)
383 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
254 Solvers
-
375 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Additional test cases were provided.