N = raw_input() a,b,c = map(int,raw_input().split()) cnt = 0 print cnt