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

46.81% Correct | 53.19% Incorrect
Last Solution submitted on Jan 09, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers287

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!