input = 123456789, output = 1+2+3+4+5+6+7+8+9 = 45
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers113
Suggested Problems
-
We love vectorized solutions. Problem 1 : remove the row average.
896 Solvers
-
389 Solvers
-
Find the square of the sum of the digits of a number
161 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
1895 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Does the size of the solution include the size of functions that have been called?