Borderou de evaluare (job #1573082)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 19 ianuarie 2016 12:59:46
Problema Strigat Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In constructor ‘Trie::Trie()’: user.cpp:11:12: error: ‘sons0’ was not declared in this scope ap=ind=sons0; ^ user.cpp: In function ‘bool deleteWord(Trie*, char*)’: user.cpp:56:14: error: ‘struct Trie’ has no member named ‘aparition’ if(node->aparition==0 && node->sons==0 && node!=Root) ^ user.cpp: In function ‘int main()’: user.cpp:65:5: error: ‘cout’ was not declared in this scope cout << "Hello world!" << endl; ^

Ceva nu functioneaza?