Borderou de evaluare (job #1046990)
Utilizator | Data | 3 decembrie 2013 19:39:34 | |
---|---|---|---|
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[50000],T[50000],C[50000],s;
^
user.cpp: In function ‘void APM()’:
user.cpp:23: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:47:7: error: ‘mat’ was not declared in this scope
mat[a][b]=c;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !