高个子的人数
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
给定n个同学的身高(均为100~200之间的整数),求超过平均身高的同学人数。
输入 第一行包含一个整数n,n≤10000。
第二行包含n个正整数,之间用一个空格隔开。
输出 一行一个整数,表示超过平均身高的同学人数。
样例 输入复制
6
160 155 170 175 172 164
输出复制
3
B班第五天测试
- Status
- Done
- Rule
- Ledo
- Problem
- 11
- Start at
- 2025-7-26 7:45
- End at
- 2025-7-26 7:57
- Duration
- 0.2 hour(s)
- Host
- Partic.
- 8