lundi 25 novembre 2019

C++ graphs airport

C++ program.

I want to write a program that will load a graph in c++ with the contents of a csv file.

After the graph is loaded, program will accept input from the console that will consist of two airport codes. program will determine only if it is possible to get from the one airport to the other.

Content of the file is air port codes something like below:

AER KZN ASF KZN ASF MRV CEK KZN CEK OVB DME KZN DME NBC DME TGK DME UUA EGO KGD EGO KZN GYD NBC KGD EGO KZN AER KZN ASF KZN CEK KZN DME KZN EGO KZN LED KZN SVX LED KZN LED NBC LED UUA

Aucun commentaire:

Enregistrer un commentaire