Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
3949
.
New number - 7
Задача
Темы:
Целые числа
Given a four-digit number. Write a program that displays the number formed by interchanging the first and third, second and fourth digits of a given number
Sample input and output
test number
Input
Output
1
1456
5614
1000
ms
32 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя