I have this implementation of a graph in an adjacency matrix, and i want to know if the entered graph is a connected graph. I know the theory but i have no idea how can I ve