Topic: Matrix Manipulation Problem / Level: intermediate

Problem: Write a program to calculate the distance matrix from a set of points using Manhattan distance.

Run the code to see the output here...