#shitty thing n = input() if n%2 == 1: print 0 else: print 1