int factorial(int);
double sum_array(double[],int);

