Run ID:93049

提交时间:2024-10-07 16:26:57

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