[Solved] 1225 – Palindromic Numbers (II) of LightOJ
[Solved] 1225 – Palindromic Numbers (II) of LightOJ Main LightOJ Problem is here A palindromic number or numeral palindrome is a ‘symmetrical’ number like 16461, that remains the same when its digits are reversed. In this problem you will be given an integer, you have to say whether the number is a palindromic number or…