Palindrome golf


Statement
You are given a binary string.
Replace it with "yes" if it is a palindrome, "no" otherwise.

Constraints
* 1 ≤ |S| ≤ 15
Sample Input
Sample Output
Writer
admin
Publish date
2020/05/06 23:03:46
Solved
418
Best
8
Top player
Ktya