0_0_1319402_14677.cpp:1: error: variable or field `bfs' declared void
0_0_1319402_14677.cpp:1: error: `queue' was not declared in this scope
0_0_1319402_14677.cpp:1: error: `dbfs' was not declared in this scope
0_0_1319402_14677.cpp:1: error: `Q' was not declared in this scope
0_0_1319402_14677.cpp:1: error: expected primary-expression before "bool"
0_0_1319402_14677.cpp:3: error: initializer expression list treated as compound expression
0_0_1319402_14677.cpp:3: error: expected `,' or `;' before '{' token
0_0_1319402_14677.cpp: In function `int main()':
0_0_1319402_14677.cpp:130: error: `cin' undeclared (first use this function)
0_0_1319402_14677.cpp:130: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1319402_14677.cpp:130: error: `s' undeclared (first use this function)
0_0_1319402_14677.cpp:134: error: `init' undeclared (first use this function)
0_0_1319402_14677.cpp:136: error: `success' undeclared (first use this function)
0_0_1319402_14677.cpp:138: error: `queue' undeclared (first use this function)
0_0_1319402_14677.cpp:138: error: `dbfs' undeclared (first use this function)
0_0_1319402_14677.cpp:138: error: `Q1' undeclared (first use this function)
0_0_1319402_14677.cpp:138: error: `Q2' undeclared (first use this function)
0_0_1319402_14677.cpp:144: error: `yes' undeclared (first use this function)
0_0_1319402_14677.cpp:146: error: `cmp' undeclared (first use this function)
0_0_1319402_14677.cpp:146: error: `sort' undeclared (first use this function)
0_0_1319402_14677.cpp:150: error: `set' undeclared (first use this function)
0_0_1319402_14677.cpp:164: error: `bfs' cannot be used as a function
0_0_1319402_14677.cpp:166: error: `bfs' cannot be used as a function
0_0_1319402_14677.cpp:170: error: `cout' undeclared (first use this function)
0_0_1319402_14677.cpp:170: error: `endl' undeclared (first use this function)
|