Can we find the count of palindrome numbers in the range [a,b] by directly using a formula.
for eg in range [8,12] there are 3 palindrome numbers (8, 9, 11)
Can we find the count of palindrome numbers in the range [a,b] by directly using a formula.
for eg in range [8,12] there are 3 palindrome numbers (8, 9, 11)
Copyright © 2021 JogjaFile Inc.