Input(s) - any string
Output(n) - number of digits within string s
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers280
Suggested Problems
-
21764 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2069 Solvers
-
Project Euler: Problem 4, Palindromic numbers
1297 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
736 Solvers
-
142 Solvers
More from this Author9
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.