print('? 0') b=int(input()) print('? 1') ab=int(input()) for _ in range(100): print('? 2') v=int(input()) if v < -10000000: exit() print('!',a,b)