0_0_12983657_16931.cpp:10: error: expected unqualified-id before "this"
0_0_12983657_16931.cpp:10: error: expected `,' or `;' before "this"
0_0_12983657_16931.cpp: In function `void dfs(char)':
0_0_12983657_16931.cpp:20: error: invalid use of `this' in non-member function
0_0_12983657_16931.cpp: In function `int main()':
0_0_12983657_16931.cpp:37: error: invalid use of `this' in non-member function
0_0_12983657_16931.cpp:38: error: invalid use of `this' in non-member function
0_0_12983657_16931.cpp:43: error: invalid use of `this' in non-member function
0_0_12983657_16931.cpp:44: error: invalid use of `this' in non-member function
0_0_12983657_16931.cpp:51: error: invalid use of `this' in non-member function
|