Topic: Graph Theory Problem / Level: beginner

Problem: Write a program to count the number of edges in a graph using the adjacency matrix.

Run the code to see the output here...