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.2% Correct | 51.8% Incorrect
Last Solution submitted on Mar 11, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers262

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!