#54273: python


rumm2859@gmail.com (青)


a,b=map(int,input().split())
print(a-b)