Run ID:2302

提交时间:2023-12-23 17:23:03

a=input() if(f'{a[0]}{a[1]}'==f'{a[2]}{a[3]}'): print("Yes") else: print("No")