print("? 0",flush=True) X=int(input()) print("?",X,flush=True) print("!",[X,-X][int(input())>0])