import collections d = collections.defaultdict(int) N = int(input()) i = 1 while i