Borderou de evaluare (job #1060173)

Utilizator ionesi12Ionesi Lucian ionesi12 Data 17 decembrie 2013 18:25:58
Problema Arbore partial de cost minim Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:6:28: error: size of array ‘mat’ is too large int n,m,ns,mat[50000][50000],viz[500000],T[500000],C[500000],s; ^ user.cpp: In function ‘void APM()’: user.cpp:24:21: error: ‘mat’ was not declared in this scope if((mat[i][j]!=0)&&(mat[i][j]<min)) ^ user.cpp: In function ‘int main()’: user.cpp:48:10: error: ‘mat’ was not declared in this scope if(mat[a][b]==0&&mat[b][a]==0) ^ user.cpp:52:10: error: ‘mat’ was not declared in this scope if(mat[a][b]!=0&&mat[b][a]!=0) ^

Ceva nu functioneaza?