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 Solvers182
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1931 Solvers
-
Project Euler: Problem 10, Sum of Primes
1975 Solvers
-
Convert from Base 10 to base 5
270 Solvers
-
Duplicate each element of a vector.
624 Solvers
-
Find Out sum of principal diagonal element of given matrix
252 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!