Problem 2193. Mysterious digits operation (easy)

What is this digit operation?

 0    -> 0
 1    -> 9
 121  -> 9
 44   -> 6
 15   -> 5
 1243 -> 7
 ...

Solution Stats

48.28% Correct | 51.72% Incorrect
Last Solution submitted on Mar 28, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers263

Suggested Problems

More from this Author43

Problem Tags

Community Treasure Hunt

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

Start Hunting!