0_0_3141034_2625.cpp: In member function `void Graph::Insert(int, int, int, int)':
0_0_3141034_2625.cpp:75: error: `find' undeclared (first use this function)
0_0_3141034_2625.cpp:75: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3141034_2625.cpp: In function `int main()':
0_0_3141034_2625.cpp:142: error: `find' undeclared (first use this function)
|