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