Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to compute the weighted adjacency matrix from a graph with weights on edges.

Run the code to see the output here...