eolymp
bolt
Try our new interface for solving problems
Problems

Exchange of numbers 3

Exchange of numbers 3

At the input of the program we have a natural number $n~(n > 99)$. In the number $n$, you need to exchange the hundreds and tens digits.

Input

Natural number $n~(n > 99)$.

Output

The answer to the problem.

Time limit 1 second
Memory limit 64 MiB
Input example #1
512
Output example #1
152