Borderou de evaluare (job #1582270)

Utilizator gorni97aaa aaa gorni97 Data 27 ianuarie 2016 19:43:02
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:21: error: size of array ‘a’ is too large int n,m,a[maxn][maxn]; ^ user.cpp: In function ‘void citire()’: user.cpp:11:5: error: ‘a’ was not declared in this scope a[i][j]=0; ^ user.cpp:15:5: error: ‘a’ was not declared in this scope a[x][y]=1;} ^ user.cpp: In function ‘void adancime(int)’: user.cpp:31:26: error: ‘a’ was not declared in this scope if((vizitat[i]==0)&&(a[S][i]==1)) ^

Ceva nu functioneaza?