Write a program which stores a matrix of distances between a set of cities in the UK (no more than 5 please). You should look these up using the Internet. The distances should be stored as a matrix (2-d array) of doubles. Your program should ask the user to input a pair of cities and then output the distance between them.
Done. What's your tutor's email address, then I can email it directly to him. Presumably I would get the credit instead of you, since I did the work?