
Palindrome Number
Determine whether an integer is a palindrome. An integer is a palindrome when it reads the same backward as forward.
(判断数字是否是回文序列)
Example:

字符串翻转
1 |
class : |

Determine whether an integer is a palindrome. An integer is a palindrome when it reads the same backward as forward.
(判断数字是否是回文序列)
Example:

1 |
class : |
近期评论