A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement.
Your task is to convert S to palindromes with minimum number of character replacements.
Attachment:- STUD.ldb