0_0_4552184_19251.cpp:15: error: `type' does not name a type
0_0_4552184_19251.cpp:23: error: `type' does not name a type
0_0_4552184_19251.cpp:26: error: `type' does not name a type
0_0_4552184_19251.cpp:28: error: `type' does not name a type
0_0_4552184_19251.cpp:29: error: `type' does not name a type
0_0_4552184_19251.cpp:48: error: `type' does not name a type
0_0_4552184_19251.cpp: In function `int main()':
0_0_4552184_19251.cpp:151: error: 'struct Node' has no member named 'cost'
0_0_4552184_19251.cpp:159: error: `type' undeclared (first use this function)
0_0_4552184_19251.cpp:159: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4552184_19251.cpp:159: error: expected `;' before "cost"
0_0_4552184_19251.cpp:160: error: `cost' undeclared (first use this function)
0_0_4552184_19251.cpp:160: error: 'struct Node' has no member named 'cost'
0_0_4552184_19251.cpp:164: error: 'struct Node' has no member named 'cost'
0_0_4552184_19251.cpp:169: error: `Directed_MST' undeclared (first use this function)
|