Line++ Problem Statement We have an undirected graph GG with NN vertices numbered 11 to NN and NN edges as follows: For each i=1,2,...,N−1, there is an edge between Vertex i and Vertex i+1. There is an edge between Vertex X and Vertex Y. For each k=1,2,...,N−1, solve the problem below: ...