eolymp
bolt
Try our new interface for solving problems
Problems

Number of odd digits

Number of odd digits

One five-digit positive integer $n$ is given. Find the number of odd digits in it. \InputFile One five-digit positive integer $n$. \OutputFile Print the number of odd digits in number $n$.
Time limit 1 second
Memory limit 128 MiB
Input example #1
12345
Output example #1
3
Source ABC Programming