正在加载……
← 返回 microsoft 的题目列表
Palindrome Check and Find Next Palindrome
类型:online_judge
First Task: Given an integer, check if it is a palindrome. Second Task: Find the next largest palindrome number greater than the given integer. Example Input 121 Output True