n=len(input()) print('Yes' if n==2 else 'No')