79830_0_8110.cpp: In function `void dfs(int, int)':
79830_0_8110.cpp:16: error: `count' undeclared (first use this function)
79830_0_8110.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
79830_0_8110.cpp: In function `int main()':
79830_0_8110.cpp:68: error: `count' undeclared (first use this function)
|