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