Open beginnerCS opened 4 years ago
Your createRandomUnweightedGraphIter and createLinkedList functions should return a Graph object, instead of nothing. In addition, they should in Main, not in the Graph class.
Your createRandomUnweightedGraphIter and createLinkedList functions should return a Graph object, instead of nothing. In addition, they should in Main, not in the Graph class.