while 1:*a,=map(int,input().split());a.remove(sum(a)-100);print(*a)