Borderou de evaluare (job #1060348)

Utilizator TimopallTimoficiuc Paul Timopall Data 17 decembrie 2013 21:48:00
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:36: error: size of array ‘a’ is too large int viz[1000000],a[2000000][2000000],n,m; ^ user.cpp: In function ‘void df(int)’: user.cpp:11:6: error: ‘a’ was not declared in this scope if(a[k][j]&&viz[j]==0) ^ user.cpp: In function ‘int main()’: user.cpp:19:11: error: ‘a’ was not declared in this scope f>>x>>y,a[x][y]=a[y][x]=1; ^

Ceva nu functioneaza?