¡@

Home 

c++ Programming Glossary: palindrome

How many palindromes can be formed by selections of characters from a string?

http://stackoverflow.com/questions/2033903/how-many-palindromes-can-be-formed-by-selections-of-characters-from-a-string

many palindromes can be formed by selections of characters from a string I'm.. up with 7 strings. a b b ab ab bb abb Out of these 4 are palindromes. Similarly for the string hihellolookhavealookatthispalindromexxqwertyuiopasdfghjklzxcvbnmmnbvcxzlkjhgfdsapoiuytrewqxxsoundsfamiliardoesit.. Similarly for the string hihellolookhavealookatthispalindromexxqwertyuiopasdfghjklzxcvbnmmnbvcxzlkjhgfdsapoiuytrewqxxsoundsfamiliardoesit..

How to check if the binary representation of an integer is a palindrome?

http://stackoverflow.com/questions/845772/how-to-check-if-the-binary-representation-of-an-integer-is-a-palindrome

to check if the binary representation of an integer is a palindrome How to check if the binary representation of an integer is.. to check if the binary representation of an integer is a palindrome c c binary integer palindrome share improve this question.. of an integer is a palindrome c c binary integer palindrome share improve this question Since you haven't specified..