import sys N=raw_input() print '? 1 2 0 0' sys.stdout.flush() N=raw_input() print '! 1 2' sys.stdout.flush()