0_0_5456901_14398.cpp:11: error: `MAXL' was not declared in this scope
0_0_5456901_14398.cpp:11: error: `MAXN' was not declared in this scope
0_0_5456901_14398.cpp:13: error: `MAXL' was not declared in this scope
0_0_5456901_14398.cpp:14: error: `MAXN' was not declared in this scope
0_0_5456901_14398.cpp:15: error: `MAXM' was not declared in this scope
0_0_5456901_14398.cpp:15: error: `MAXL' was not declared in this scope
0_0_5456901_14398.cpp:16: error: `MAXL' was not declared in this scope
0_0_5456901_14398.cpp:16: error: `MAXN' was not declared in this scope
0_0_5456901_14398.cpp:16: error: `MAXL' was not declared in this scope
0_0_5456901_14398.cpp:16: error: `MAXN' was not declared in this scope
0_0_5456901_14398.cpp: In function `void insert()':
0_0_5456901_14398.cpp:20: error: `word' undeclared (first use this function)
0_0_5456901_14398.cpp:20: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_5456901_14398.cpp:22: error: `trie' undeclared (first use this function)
0_0_5456901_14398.cpp:22: error: expected primary-expression before '[' token
0_0_5456901_14398.cpp: In function `void Get_trie_map()':
0_0_5456901_14398.cpp:34: error: `boo' undeclared (first use this function)
0_0_5456901_14398.cpp:36: error: `trie' undeclared (first use this function)
0_0_5456901_14398.cpp:38: error: `MAXN' undeclared (first use this function)
0_0_5456901_14398.cpp:41: error: `queue' undeclared (first use this function)
0_0_5456901_14398.cpp: In function `void Build_trie()':
0_0_5456901_14398.cpp:56: error: `word' undeclared (first use this function)
0_0_5456901_14398.cpp:58: error: `trie' undeclared (first use this function)
0_0_5456901_14398.cpp: In function `double Get_ans(int)':
0_0_5456901_14398.cpp:65: error: `f' undeclared (first use this function)
0_0_5456901_14398.cpp:70: error: `MAXN' undeclared (first use this function)
0_0_5456901_14398.cpp:71: error: `trie' undeclared (first use this function)
0_0_5456901_14398.cpp:72: error: `prob' undeclared (first use this function)
0_0_5456901_14398.cpp: In function `int main()':
0_0_5456901_14398.cpp:83: error: `prob' undeclared (first use this function)
0_0_5456901_14398.cpp:88: error: `Built_trie' undeclared (first use this function)
|