0_0_12668548_20607.cpp: In constructor `AhoCorasick<NodeSZ>::Node::Node()':
0_0_12668548_20607.cpp:97: error: class `AhoCorasick<NodeSZ>::Node' does not have any field named `cnt'
0_0_12668548_20607.cpp: In member function `int AhoCorasick<NodeSZ>::count(char*) [with int NodeSZ = 26]':
0_0_12668548_20607.cpp:125: instantiated from here
0_0_12668548_20607.cpp:77: error: 'struct AhoCorasick<26>::Node' has no member named 'cnt'
|