Without the middle
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Print the three digit number without the middle digit.
Input
One three digit integer.
Output
Print the three digit integer without the middle digit.
Examples
Input #1
Answer #1
Submissions 29K
Acceptance rate 71%