Problem 61075. Count the Even Digits in a Number
Given a positive integer n, write a function that returns how many digits of n are even.
Even digits are: 0, 2, 4, 6, 8
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers7
Suggested Problems
-
Count the Even Digits in a Number
7 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!