There is a hidden integer $x$ . Your task is to find the value of $x$ .
To do this, you can ask questions: you can choose an integer $y$ and you will be told if $y < x$ .
This is an interactive problem. Your code will interact with the grader using standard input and output. You can start asking questions right away.
On your turn, you can print one of the following:
Each line should be followed by a line break. You must make sure the output gets flushed after printing each line.
? 3 YES ? 6 YES ? 7 NO ! 7· \n \n · \n \n · \n \n · \n