A. Is it rated - 2
time limit per test
1 second
memory limit per test
256 megabytes
input
standard input
output
standard output
Interaction

This is an interactive problem. You need to read participants' queries from standard input and print your responses to standard output. You don't know the number of queries upfront, so you'll need to process them as you get them; you'll know you're done once you reach the end of the file.

In each query, you will be asked the question, written in one line. You have to answer it correctly, patiently and without any display of emotions. Your response is case-insensitive.

Please make sure to use the stream flushing operation after each response in order not to leave part of your output in some buffer.

Example
Input
Is it rated?
Is it rated?
Is it rated?
Output
NO
NO
NO