#P784D. Touchy-Feely Palindromes
Touchy-Feely Palindromes
Description
The only line of the input contains a string of digits. The length of the string is between 1 and 10, inclusive.
Output "Yes" or "No".
Input
The only line of the input contains a string of digits. The length of the string is between 1 and 10, inclusive.
Output
Output "Yes" or "No".
373<br>
121<br>
436<br>
Yes<br>
No<br>
Yes<br>