Problem 2802. Count number of words in string
Count number of words in string
Examples
'hi', answer is 1
'hi hi', answer is 2
'I enjoy cody', answer is 3
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers176
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1801 Solvers
-
Getting the absolute index from a matrix
245 Solvers
-
Back to basics - mean of corner elements of a matrix
407 Solvers
-
Determine if input is divisible by three.
225 Solvers
-
400 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!