Given a number, find the next smallest palindrome larger than the number. For example if the number is 125, next smallest palindrome is 131.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Given a number, find the next smallest palindrome larger than the number. For example if the number is 125, next smallest palindrome is 131.