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