5. Longest Palindromic Substring

Given a string s, return the longest palindromic substring in s.

Word Count: 0