Problem5441--统计数

5441: 统计数

Time Limit: 1.000 Sec  Memory Limit: 128 MB
Submit: 26  Solved: 19
[Submit] [Status] [Web Board] [Creator:]

Description

输入10个数,统计出等于90的个数

Input

10个整数

Output

一个整数

Sample Input

30 90 45 60 90 90 25 145 270 90

Sample Output

4

Source/Category

 

[Submit] [Status]