eolymp
bolt
Try our new interface for solving problems
Problems

Without the middle

Without the middle

Print the three digit number without the middle digit.

Input

One three digit integer.

Output

Print the three digit integer without the middle digit.

Time limit 1 second
Memory limit 128 MiB
Input example #1
198
Output example #1
18