n, m = list(map(int,input().split())) t = list(map(int, input().split())) print(n)