Owl Get a Life
clique.cpp: In function ‘void solve()’:clique.cpp:47:26: error: ‘p’ was not declared in this scope 47 | for(int i =0;i<n;i++){v[p].pb(i);} | ^