3215: 统计100分人数
          Memory Limit:128 MB
          Time Limit:1.000 S
         
      
      
        
          Judge Style:Text Compare
          Creator:
      
      
          Submit:27
          Solved:27
      
Description
统计15个同学的成绩100分的人数!
    Input
15个整数
      Output
一个整数
        Sample Input Copy
100 90 80 100 70 100 60 45 89 100 100 60 100 78 100Sample Output Copy
7