Borderou de evaluare (job #1106010)

Utilizator skyper96skyper skyper96 Data 12 februarie 2014 12:41:35
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:18:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<list[nod].size();++i) ^ user.cpp:18:38: error: ‘i’ was not declared in this scope for(int j=0;j<list[nod].size();++i) ^ user.cpp: In function ‘int main()’: user.cpp:29:8: error: ‘n’ was not declared in this scope f>>n>>m; ^ user.cpp:29:11: error: ‘m’ was not declared in this scope f>>n>>m; ^ user.cpp:33:15: error: ‘B’ was not declared in this scope f>>a>>B; ^

Ceva nu functioneaza?