0_0_5966001_27577.cpp: In function `int dfs(int, int, int)':
0_0_5966001_27577.cpp:78: error: `count' undeclared (first use this function)
0_0_5966001_27577.cpp:78: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_5966001_27577.cpp: In function `void query(int, int)':
0_0_5966001_27577.cpp:102: error: `count' undeclared (first use this function)
|