C++ matrix of distance

Newbie Member
28Feb2012,00:22   #1
c++beginner's Avatar
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.
Mentor
1Mar2012,13:44   #2
xpi0t0s's Avatar
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?