graph g;int@n,@m,@(a,b)[m]--;g.setEdge(n,m,a,b);wt(g.bipartite()?"Yes":"No");