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