2782. Welcome to 2009 ACM selective trial

单点时限: 2.0 sec

内存限制: 256 MB

Welcome to 2009 ACM selective trial. ACM is a long way to go, and it’s not just a match. So what you need to do for now is do your best! And as members of ACM lab, we are going to teach you something important. Firstly you should be proud that you are a member of ECNU, because 'E' represents "Excellent", 'C' represents "Cheer", 'N' represents "Nice", 'U' represents "Ultimate". Second you should remember Impossible is nothing, because "Impossible" represents "I'm possible". Third for today you should keep ACM, because for you ACM represents "Accept More".

Do you remember them clearly?

Now we will give you a string either ‘E’, ‘C’, ‘N’, ‘U’, “Impossible” or “ACM”, you need to tell me what does it means?

输入格式

The first line of input gives the number of cases, $N(1 ≤ N ≤ 10)$. $N$ test cases follow.

Each test consists of a string which will be one of ‘E’, ‘C’, ‘N’, ‘U’, “Impossible” or “ACM”.

输出格式

Tell me what does it means.

样例

Input
3
E
Impossible
ACM
Output
Excellent
I'm possible
Accept More

1079 人解决,1351 人已尝试。

1401 份提交通过,共有 2854 份提交。

0.9 EMB 奖励。

创建: 14 年,5 月前.

修改: 5 年,8 月前.

最后提交: 6 天,15 小时前.

来源: ECNU 2009 ACM selective trial By topsky

题目标签