Problem H String to Palindrome Input: Standard Input Output: Standard Output Time Limit: 1 Second In this problem you are asked to convert a string into a palindrome with minimum number of operations. The operations are described below: Here you’d ha…