#include using namespace std; int count(int a[],int n) { int sum=0; for(int i=0;i>n; int *a=new int[n]; for(int i=0;i>a[i]; cout<<"no pass:"<