0_0_25836634_27439.cpp:91:3: error: stray '\241' in program
Kruskal(¡®B¡®);
^
0_0_25836634_27439.cpp:91:3: error: stray '\256' in program
0_0_25836634_27439.cpp:91:3: error: stray '\241' in program
0_0_25836634_27439.cpp:91:3: error: stray '\256' in program
0_0_25836634_27439.cpp:92:3: error: stray '\241' in program
Kruskal(¡®R¡®);
^
0_0_25836634_27439.cpp:92:3: error: stray '\256' in program
0_0_25836634_27439.cpp:92:3: error: stray '\241' in program
0_0_25836634_27439.cpp:92:3: error: stray '\256' in program
0_0_25836634_27439.cpp: In function 'int main()':
0_0_25836634_27439.cpp:91:13: error: 'B' was not declared in this scope
Kruskal(¡®B¡®);
^
0_0_25836634_27439.cpp:92:13: error: 'R' was not declared in this scope
Kruskal(¡®R¡®);
^
|