Type: Default 1000ms 256MiB

统计人数

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

时间限制:1s1 \text {s}

20200810数组基本练习

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
12
Start at
2020-8-10 9:48
End at
2020-8-11 9:48
Duration
24 hour(s)
Host
Partic.
43