0_0_4834672_31686.cpp:14: error: expected constructor, destructor, or type conversion before ';' token
0_0_4834672_31686.cpp:15: error: expected constructor, destructor, or type conversion before ';' token
0_0_4834672_31686.cpp:16: error: expected constructor, destructor, or type conversion before ';' token
0_0_4834672_31686.cpp:17: error: expected constructor, destructor, or type conversion before ',' token
0_0_4834672_31686.cpp:17: error: expected constructor, destructor, or type conversion before ';' token
0_0_4834672_31686.cpp:19: error: ISO C++ forbids declaration of `voidinsert' with no type
0_0_4834672_31686.cpp: In function `int voidinsert()':
0_0_4834672_31686.cpp:21: error: `word' undeclared (first use this function)
0_0_4834672_31686.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4834672_31686.cpp: At global scope:
0_0_4834672_31686.cpp:31: error: ISO C++ forbids declaration of `voidGet_trie_map' with no type
0_0_4834672_31686.cpp: In function `int voidGet_trie_map()':
0_0_4834672_31686.cpp:33: error: `boo' undeclared (first use this function)
0_0_4834672_31686.cpp:40: error: `queue' undeclared (first use this function)
0_0_4834672_31686.cpp: At global scope:
0_0_4834672_31686.cpp:53: error: ISO C++ forbids declaration of `voidBuilt_trie' with no type
0_0_4834672_31686.cpp: In function `int voidBuilt_trie()':
0_0_4834672_31686.cpp:54: error: `word' undeclared (first use this function)
0_0_4834672_31686.cpp:57: error: `insert' undeclared (first use this function)
0_0_4834672_31686.cpp:58: error: `Get_trie_map' undeclared (first use this function)
0_0_4834672_31686.cpp: At global scope:
0_0_4834672_31686.cpp:61: error: ISO C++ forbids declaration of `doubleGet_ans' with no type
0_0_4834672_31686.cpp: In function `int doubleGet_ans(int)':
0_0_4834672_31686.cpp:64: error: `f' undeclared (first use this function)
0_0_4834672_31686.cpp:71: error: `prob' undeclared (first use this function)
0_0_4834672_31686.cpp: In function `int main()':
0_0_4834672_31686.cpp:83: error: `prob' undeclared (first use this function)
0_0_4834672_31686.cpp:88: error: `Built_trie' undeclared (first use this function)
0_0_4834672_31686.cpp:89: error: `Get_ans' undeclared (first use this function)
|