import sys print("? 12345") sys.stdout.flush() print("! 12345")