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

Задача 32958. Number digits - 2


Задача

Темы: Целые числа
Given a natural number n (n>99). Find the product of this number and the number of tens in it. Display the answer using the example output.
 
Example
# Input Output
1 254 254*5=1270