0_0_10748449_31611.cpp: In function `void search(Trie*)':
0_0_10748449_31611.cpp:46: error: `count' undeclared (first use this function)
0_0_10748449_31611.cpp:46: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10748449_31611.cpp: In function `int main(int, char**)':
0_0_10748449_31611.cpp:87: error: `count' undeclared (first use this function)
|