#include int suma(int x[], int n){ int i, s=0; for(i=0; i