Problem12257--统计100分人数

12257: 统计100分人数

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

Description

统计15个同学的成绩100分的人数!

Input

15个整数

Output

一个整数

Sample Input Copy

100 90 80 100 70 100 60 45 89 100 100 60 100 78 100

Sample Output Copy

7