0_0_4691777_14598.cpp:4:20: stdafx.h: No such file or directory
0_0_4691777_14598.cpp: In function `void input()':
0_0_4691777_14598.cpp:21: error: `count' undeclared (first use this function)
0_0_4691777_14598.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4691777_14598.cpp: In function `int h()':
0_0_4691777_14598.cpp:31: error: `count' undeclared (first use this function)
0_0_4691777_14598.cpp: In function `bool dfs(int)':
0_0_4691777_14598.cpp:48: error: `count' undeclared (first use this function)
|