#include using namespace std; int a[100001],i; int f(int s,int l,int r){ return s<0?0:(i=lower_bound(a+l,a+r,a[l]&-(1<>a[i++];); sort(a+1,a+i); cout<