Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
32950
.
Number digits - 10
Задача
Темы:
Целые числа
Given a three digit number. Get the number obtained by reading its digits from right to left. Display the difference between the original number and the new number. See the output for an example of output.
Example
#
Input
Output
1
256
256-652=-396
1000
ms
256 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя