Problem C

Statement
Copy Copied
Given a string s, output YES if it is a palindrome, otherwise NO.
Input: s
Output: YES or NO