Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
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
1000
ms
256 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя