1447: 批改作业
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:3
Solved:2
Description
不允许普通用户打印题目,请教师登录后使用。如有疑问请联系管理员!
Input
第一行为一个整数n,表示有n个学生; 接下来一行为范文,字符串长度不超过1000; 接下来有n行,每行为第i个(i≤n)学生提交的作业,作业也为一个字符串。 (所有字符串只包括英文字母和标点符号和空格)
Output
对每个学生的作业给出等级。
Sample Input Copy
2
Lost time is never found again.
Lost time is never found again.
Loxt txxe id ndddr ftsst axain.
Sample Output Copy
student 1:excellent
student 2:pass