Last login: Sat Oct 12 11:13:58 2013 from ppp59-167-140-1 $ CC ass3.cpp $ ./a.out Error: Syntax is ./journey $ ./a.out map.txt Melbourne Darwin Shortest Path Length: 0 Segmentation Fault $ CC ass3.cpp "ass3.cpp", line 45: Error: nodenames is not defined. "ass3.cpp", line 50: Error: Expected an expression. "ass3.cpp", line 50: Error: A statement (even if empty) is required here. 3 Error(s) detected. $ CC ass3.cpp $ ./a.out map.txt Melbourne Darwin Segmentation Fault $ ./a.out map.txt Melbourne Melbourne Error: Origin and destination cannot be the same $ ./a.out fckfacep.txt Melbourne Melbourne Error: Origin and destination cannot be the same $ ./a.out fckfacep.txt Melbourne Darwin File could not be read. Exiting... $ CC ass3.cpp $ ./a.out map.txt Melbourne Melbourne Error: Origin and destination cannot be the same $ ./a.out map.txt Melbourne Darwine Error: Origin or destination not found in data set; remember to remove spaces from place names $ ./a.out map.txt Melbourne Darwin Shortest Path Length: 0 Segmentation Fault $ CC ass3.cpp $ ./a.out map.txt Melbourne Darwin Shortest Path Length: 3780 Shortest Path: 5 1 4