Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb. Prepared by Ibrahim Mesecan.
You are given n (1≤ n ≤ 100) integers and asked to find the integer average of these numbers.
Output specification
Give the integer average of the given numbers.
Sample Input
4
2 4 6 11
Sample Output
5
Для отправки решений необходимо выполнить вход.
|