Borderou de evaluare (job #811206)

Utilizator moscaliuc_ovidiuMoscaliuc Ovidiu moscaliuc_ovidiu Data 11 noiembrie 2012 18:04:50
Problema Trie Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In constructor ‘TrieNode::TrieNode()’: user.cpp:12: warning: ‘TrieNode::ch’ will be initialized after user.cpp:10: warning: ‘TrieNode* TrieNode::pParent’ user.cpp:16: warning: when initialized here user.cpp: In constructor ‘TrieNode::TrieNode(TrieNode*, char)’: user.cpp:13: warning: ‘TrieNode::count’ will be initialized after user.cpp:10: warning: ‘TrieNode* TrieNode::pParent’ user.cpp:21: warning: when initialized here user.cpp: In member function ‘void TrieNode::processWord(const char*)’: user.cpp:28: error: ‘strlen’ was not declared in this scope user.cpp: In member function ‘void TrieNode::deleteWord(const char*)’: user.cpp:50: error: ‘strlen’ was not declared in this scope user.cpp: In member function ‘int TrieNode::getCount(const char*)’: user.cpp:83: error: ‘strlen’ was not declared in this scope user.cpp: In member function ‘int TrieNode::maxPrefixLength(const char*, int)’: user.cpp:101: error: ‘strlen’ was not declared in this scope

Ceva nu functioneaza?