Gửi bài giải
Điểm:
1,00 (OI)
Giới hạn thời gian:
1.0s
Giới hạn bộ nhớ:
256M
Input:
stdin
Output:
stdout
Nguồn bài:
Dạng bài
Ngôn ngữ cho phép
C, C++, Java, Kotlin, Pascal, PyPy, Python, Scratch
Read N integer (~-2*10^{9}~ <= ~a~i <= ~2*10^{9}~) from input, compute their average, and find out how many numbers are above the average.
Input
Output
Sample Input:
5
1 2 3 4 5
Sample Output:
2
Bình luận