Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
3990
.
Maximum digit of a number
Задача
Темы:
Целые числа
Условный оператор
Given a four-digit number. Determine the maximum digit of the number.
Input
The input is a positive four-digit number.
Imprint
Display the answer to the problem.
Example
#
Input
Output
1
4731
7
1000
ms
32 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя