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

Задача 3948. New number - 8


Задача

Темы: Целые числа
Given a three digit number. Write a program that gets a new number formed by interchanging the second and third digits of a given number.

Sample input and output
test number Input Output
1 456 465