Borderou de evaluare (job #1249739)

Utilizator serban.cobzacCobzac Serban serban.cobzac Data 27 octombrie 2014 13:29:41
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:7:17: error: size of array ‘d’ is too large int d[dmax][dmax], n, m, nrCtc; ^ user.cpp: In function ‘void citire()’: user.cpp:26:9: error: ‘d’ was not declared in this scope d[x][y]=1; ^ user.cpp: In function ‘void matrDrum()’: user.cpp:32:25: error: ‘d’ was not declared in this scope for(i=1; i<=n; ++i) d[i][i]=1; ^ user.cpp:36:21: error: ‘d’ was not declared in this scope if(!d[i][j]) d[i][j]=d[i][k]&&d[k][j]; ^ user.cpp: In function ‘void rez()’: user.cpp:46:30: error: ‘d’ was not declared in this scope if(!uz[j] && d[i][j]==1 && d[j][i]==1){ ^

Ceva nu functioneaza?