import time N = int(raw_input()) array = [0] * (N * 1000000) print 0