#include #include using namespace std; int main() { int max=0,count,i,n; scanf("%d",&n); int arr[n]; int *end=arr; for(i=0;imax){ max=count; // do{ // store[i]=(*temp1); // i++; // temp1++; // }while(temp1<=f); // j=i; } c++; } printf("%d",max); return 0; }