Distinct palindromes within decimal numbers: Difference between revisions

m
no edit summary
(Created page with "{{draft task|Distict Palindromes Within Digital Numbers}}[[Category::Palindromes]] Find all distinct palindromes contained as substrings in decimal representation of n. Note...")
 
mNo edit summary
Line 5:
 
;Task:
# Task 1: Find all the palindromes including single digits in the integers from 100 to 125, inclusive.
 
# Task 2: Determine which if any of the following decimal integers contain palindromes of 2 digits or more:
 
9, 169, 12769, 1238769, 123498769, 12346098769, 1234572098769,
4,102

edits