import sys input=lambda:sys.stdin.readline().rstrip() D=list(map(int,input().split())) print(((D[0]