Олимпиадный тренинг

Задача 33042. Number of odd digits


Given a four-digit number. Determine how many odd digits are in it.

Input
The input is a four-digit positive number.

Imprint
Display the answer to the problem.
 

 

Example
# Input Output
1 4732 2