Problem3474--【Div3】GESP五级24MarP1-成绩排序

3474: 【Div3】GESP五级24MarP1-成绩排序

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MB

Description



Sample Input Copy

6
140 140 150
140 149 140
148 141 140
141 148 140
145 145 139
0 0 0

Sample Output Copy

1
3
4
4
2
6

Source/Category