Borderou de evaluare (job #1230592)

Utilizator roxana_97Soare Roxana Florentina roxana_97 Data 18 septembrie 2014 17:30:58
Problema Ciclu Eulerian Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int IsEulerian()’: user.cpp:19:20: error: ‘n’ was not declared in this scope for(int i=1;i<=n;++i) ^ user.cpp: In function ‘void DFS(int)’: user.cpp:28:23: error: expected primary-expression before ‘,’ token if(!viz[*it]) , DFS(E[*it].x+E[*it].y-node); ^ user.cpp: In function ‘int main()’: user.cpp:44:18: error: ‘node’ was not declared in this scope for(it=G[node].begin();it!=G[node].end();++it) ^

Ceva nu functioneaza?