Problem 44287. sum all digits

input = 123456789, output = 1+2+3+4+5+6+7+8+9 = 45

Solution Stats

59.33% Correct | 40.67% Incorrect
Last Solution submitted on May 17, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers108

Suggested Problems

More from this Author4

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!