提交时间:2023-12-08 11:01:39

运行 ID: 2311

c=input() if c.isupper(): print("YES") else: print("NO")