u=raw_input("enter the number")
v=raw_input("enter the number")
w=raw_input("enter the number")
u+v+w=1
u-w=2