Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
32954
.
Number digits - 6
Задача
Темы:
Целые числа
Given a four-digit number. Write a program that finds the product of its digits. Write the output as in the example.
Example
#
Input
Output
1
2561
2*5*6*1=60
1000
ms
256 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя