#include int main(){ int n; std::cin>>n; bool yes=true; bool no=true; int a[1<<12][13]; for(int i=0;i<(1<>a[i][j]; } } for(int i=0;i<(1<