308348: CF1505A. Is it rated - 2

Memory Limit:256 MB Time Limit:1 S
Judge Style:Text Compare Creator:
Submit:0 Solved:0

Description

A. Is it rated - 2time limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputInteraction

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.

ExampleInput
Is it rated?
Is it rated?
Is it rated?
Output
NO
NO
NO

Input

暂时还没有翻译

加入题单

算法标签: