Олимпиадный тренинг

Задача 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