#include using namespace std; void citire (int v[],int &n) { cin>>n; for (int i=0;i>v[i]; } int rez (int v[],int n) { int nrm=0; for (int i=0;i