Run ID:91446

提交时间:2024-09-21 19:28:07

n=input().split() a=n[0] a=int(a) a-=a print(a)