#include using namespace std; int main() { int N;scanf("%d",&N);float ans; vector A(N); for(int i=0;i