#include<iostream>
intFoo1(const int∗ a , int count ){int x = 0; for (int i = 0; i < count ; ++i ){ x += a [i ] ;
}
return x ;
}
intFoo2(const int∗ a , int count ){int x = a [ 0 ] ; for (int i = 0; i < count ; ++i ){ x = x> a [ i ] ? x : a [ i ] ;
}
return x ;
}
void main(){
int array [ ] = {0 , 1 , 2 , 3 , 4 }; int (∗ foo )( constint∗ a ,
PayPal Gateway not configured
PayPal Gateway not configured