1022911_0_0_27563.cpp: In function `int main(int, char**)':
1022911_0_0_27563.cpp:4: error: `Nnum' undeclared (first use this function)
1022911_0_0_27563.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.)
1022911_0_0_27563.cpp:4: error: `Enum' undeclared (first use this function)
1022911_0_0_27563.cpp:4: error: `scanf' undeclared (first use this function)
1022911_0_0_27563.cpp:6: error: `initial' undeclared (first use this function)
1022911_0_0_27563.cpp:8: error: `Eset' undeclared (first use this function)
1022911_0_0_27563.cpp:14: error: `sort' undeclared (first use this function)
1022911_0_0_27563.cpp:18: error: `Location' undeclared (first use this function)
1022911_0_0_27563.cpp:21: error: `Father' undeclared (first use this function)
1022911_0_0_27563.cpp:22: error: `DFS' undeclared (first use this function)
1022911_0_0_27563.cpp:23: error: `Qnum' undeclared (first use this function)
1022911_0_0_27563.cpp:24: error: `printf' undeclared (first use this function)
1022911_0_0_27563.cpp:28: error: `swap' undeclared (first use this function)
1022911_0_0_27563.cpp:29: error: `Deal' undeclared (first use this function)
1022911_0_0_27563.cpp:30: error: `CutEnum' undeclared (first use this function)
|