• + 0 comments

    sort(a.begin(),a.end()); int c=1;int s=a[0];int m=0; for(int i=1;im) m=c; } else { c=1; s=a[i]; } } return m;