Given a number, return the number of closed 'circles' in the base 10 numerical representation.
Note: the number 4 has no circles
Example:
8819 -> 5
1 player likes this problem
1 player likes this solution
1 Comment
1 Comment