0_0_6841195_4313.cpp:4: error: `usingnamespace' does not name a type
0_0_6841195_4313.cpp: In function `bool dfs(int)':
0_0_6841195_4313.cpp:68: error: `returntrue' undeclared (first use this function)
0_0_6841195_4313.cpp:68: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6841195_4313.cpp:69: error: `returnfalse' undeclared (first use this function)
0_0_6841195_4313.cpp: At global scope:
0_0_6841195_4313.cpp:92: error: ISO C++ forbids declaration of `voidin' with no type
0_0_6841195_4313.cpp: In function `int main()':
0_0_6841195_4313.cpp:103: error: `in' undeclared (first use this function)
|