统计人数
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.
Description
读入n个人的成绩,输出比平均分少的人的个数。
Input Format
输入格式: 第一行:n n<=100 第二行:n个由空格隔开的整数。
Output Format
输出格式: 一个整数m,表示低于平均分的人数。
Sample
input
3
10 20 10
output
2
Hint
时间限制:
20221124--模拟赛
- Status
- Done
- Rule
- OI
- Problem
- 4
- Start at
- 2022-11-24 7:40
- End at
- 2022-11-24 12:00
- Duration
- 4.3 hour(s)
- Host
- Partic.
- 43