#yukicoder3084 Identify f(x) print('?', 0) b = int(input()) print('?', 1) a = int(input()) - b print('!', a, b)