Problem hidden
This problem was hidden by Editorial Board member probably because it has incorrect language version or invalid test data, or description of the problem is not clear.

EIABOVEA - Above Average

Read N integer (-2*10^9 <= ai <= 2*10^9) from input, compute their average, and find out how many numbers are above the average.

Input

 

Output

 

Example

Input:
5
1 2 3 4 5

Output:
2

© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.