Run ID:2304

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

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