list=[] for i in range(4): list.append(int(input()))