Sum of digit range - MATLAB Cody - MATLAB Central

Problem 2381. Sum of digit range

Difficulty:Rate

Example:

If A is n1, and B is n2 digit positive numbers. A*B's digit range will be [c d] (c = min & d = max). Then return c+d.

Solution Stats

66.67% Correct | 33.33% Incorrect
Last Solution submitted on May 03, 2023

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
1
2

Problem Recent Solvers47

Suggested Problems

More from this Author6

Community Treasure Hunt

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

Start Hunting!