#include #include #include using namespace std; typedef unsigned long long ull; unsigned long long h[130][2]; int n, m, poc; ull o=1; bool podm(ull a[2], ull b[2]) { return (a[0]==(a[0]&b[0])) && (a[1]==(a[1]&b[1])); } void bc(ull b[2], int j, ull e[2]) { if (poc>=1050) return; ull f[2]; bool c=false; for (int i=j+1; i0); //cout<