This is a my data structure assigment : Flight Finder Application
By given the source and destination city, list out the possible flights (0 stop, 1 stops, 2 stops). Price, number of stops and service provider must be shown. See example at http://www.farecompare.com/?
Can i use Stack and graph to do? How many header file I need to create?
Comments
Leave a comment