Problem 2381. Sum of digit range

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

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!