Borderou de evaluare (job #1213825)

Utilizator ro96Bartlensky Robert ro96 Data 29 iulie 2014 00:20:45
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:38: error: size of array ‘a’ is too large int viz[100000],n,vf,a[100000][100000],k,ok,cc,m,i,j; ^ user.cpp: In function ‘void DFS(int)’: user.cpp:12:12: error: ‘a’ was not declared in this scope if(a[nod][i]==1 && viz[i]==0) ^ user.cpp: In function ‘int main()’: user.cpp:21:9: error: ‘a’ was not declared in this scope a[i][j]=1; ^

Ceva nu functioneaza?