0_0_19462187_10091.cpp:7:8: error: two or more data types in declaration of 'count' int count; // 统计单词前缀出现的次数 ^ 0_0_19462187_10091.cpp:10:1: error: expected declaration before '}' token }TrieNode, *Trie; ^