Thread: Can someone please help me solve this program? Im new in this and im lost.

  1. #1
    Registered User
    Join Date
    Dec 2005
    Posts
    14

    Question Can someone please help me solve this program? Im new in this and im lost.

    A palindrome is a number or a text phrase that reads the same backwards as forwards. For example, each of the following five-digit integers are palindomres: 12321, 5555. 45554 and 11611. Write a program that reads in a five-digit integer and determines whether or not it is a palindrome. (Hint: Use the division and modulus operators to separate the number into individual digits.)

  2. #2
    Registered User
    Join Date
    Dec 2005
    Posts
    14
    im new at this so can someone please help me.

  3. #3
    Registered Luser cwr's Avatar
    Join Date
    Jul 2005
    Location
    Sydney, Australia
    Posts
    869

Popular pages Recent additions subscribe to a feed