64251_0_3987.cpp: In function `int main()':
64251_0_3987.cpp:50: error: `count' undeclared (first use this function)
64251_0_3987.cpp:50: error: (Each undeclared identifier is reported only once for each function it appears in.)
64251_0_3987.cpp: In function `int exist(trie&, char*)':
64251_0_3987.cpp:88: error: `count' undeclared (first use this function)
|