eolymp
bolt
Try our new interface for solving problems
Problems

Two-digit number from three-digit

Two-digit number from three-digit

Three digit number is given. Remove from it one digit so that to get the minimum possible two-digit number.

Input

One three digit number.

Output

Print the minimum possible two-digit number.

Time limit 1 second
Memory limit 128 MiB
Input example #1
123
Output example #1
12