q = input() if i == q: print("Yes") else: print("No")