Hello All, I am new to C++ programming and I'm trying to write a C++ program to find if a number is a palindrome. The problem is that the program returns false even when the number is a palindrome. Can anyone know where I can practice for palindrome problems?