Topic: Hashing Problem / Level: advanced

Problem: Write a function to count the number of distinct palindromes in a string using hashing.

Run the code to see the output here...