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

Задача 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