Borderou de evaluare (job #769789)

Utilizator ioana23Ioana Ioana ioana23 Data 20 iulie 2012 20:29:23
Problema Trie Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In constructor ‘Trie::Trie()’: user.cpp:14: error: ‘memset’ was not declared in this scope user.cpp: In function ‘void addWord(Trie*, char*)’: user.cpp:20: error: ‘strcmp’ was not declared in this scope user.cpp:29: error: ‘strcpy’ was not declared in this scope user.cpp: In function ‘int numberWords(Trie*, char*)’: user.cpp:35: error: ‘strcmp’ was not declared in this scope user.cpp:42: error: ‘strcpy’ was not declared in this scope user.cpp: In function ‘int numberPrefixes(Trie*, char*, int)’: user.cpp:49: error: ‘strcmp’ was not declared in this scope user.cpp:56: error: ‘strcpy’ was not declared in this scope user.cpp: In function ‘void deleteWord(Trie*, char*)’: user.cpp:63: error: ‘strcmp’ was not declared in this scope user.cpp:76: error: ‘strcpy’ was not declared in this scope user.cpp: In function ‘void trieFunction()’: user.cpp:85: error: ‘stdin’ was not declared in this scope user.cpp:85: error: ‘freopen’ was not declared in this scope user.cpp:86: error: ‘stdout’ was not declared in this scope user.cpp:97: error: ‘strcpy’ was not declared in this scope

Ceva nu functioneaza?