Run ID:93052

提交时间:2024-10-07 16:37:29

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