Borderou de evaluare (job #1704630)

Utilizator sebi110Ciobanu Sebastian sebi110 Data 19 mai 2016 10:11:48
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:12:5: error: expected ‘,’ or ‘;’ before ‘int’ int k,j; ^ user.cpp:13:9: error: ‘j’ was not declared in this scope for(j=n-1;j>=0;j--) ^ user.cpp:15:9: error: ‘k’ was not declared in this scope k=v[i][j]; ^

Ceva nu functioneaza?