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