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
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
3

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!
Go to top of page