0_0_11529056_30196.cpp: In function `bool Diected_MST(int, int, type&)':
0_0_11529056_30196.cpp:41: error: `fasle' undeclared (first use this function)
0_0_11529056_30196.cpp:41: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11529056_30196.cpp:49: error: expected `)' before ']' token
0_0_11529056_30196.cpp:53: error: expected `)' before '}' token
0_0_11529056_30196.cpp:53: error: expected `)' before '}' token
0_0_11529056_30196.cpp:53: error: expected primary-expression before '}' token
0_0_11529056_30196.cpp:53: error: expected `;' before '}' token
0_0_11529056_30196.cpp: In function `int main()':
0_0_11529056_30196.cpp:34: error: too many arguments to function `void insert(int, int, type)'
0_0_11529056_30196.cpp:121: error: at this point in file
0_0_11529056_30196.cpp:122: error: `a' undeclared (first use this function)
0_0_11529056_30196.cpp:34: error: too many arguments to function `void insert(int, int, type)'
0_0_11529056_30196.cpp:124: error: at this point in file
0_0_11529056_30196.cpp:34: error: too few arguments to function `void insert(int, int, type)'
0_0_11529056_30196.cpp:131: error: at this point in file
0_0_11529056_30196.cpp:132: error: expected `;' before '}' token
|