Borderou de evaluare (job #1496455)

Utilizator antohieantohie andrei antohie Data 4 octombrie 2015 23:35:46
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:8:1: error: ‘unordered_map’ in namespace ‘std’ does not name a type std::unordered_map<int,vector<int> > nods; ^ user.cpp: In function ‘void read_nod()’: user.cpp:19:3: error: ‘nods’ was not declared in this scope nods[x].push_back(y); ^ user.cpp: In function ‘int DFS(int)’: user.cpp:27:12: error: ‘nods’ was not declared in this scope for(i=0;i<nods[s].size();i++) ^

Ceva nu functioneaza?