import sys print "? %d" % 140 sys.stdout.flush() print "! %d" % 140 sys.stdout.flush()