Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
32959
.
Number digits - 1
Задача
Темы:
Целые числа
Given a natural number n (n > 999). Find the sum of this number with the number of hundreds in it. Print your answer following the output example.
Example
#
Input
Output
1
2561
2561+5=2566
1000
ms
256 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя