Borderou de evaluare (job #1666752)
Utilizator | Data | 28 martie 2016 12:39:40 | |
---|---|---|---|
Problema | Lacusta | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:28: error: declaration of ‘M’ as multidimensional array must have bounds for all dimensions except the first
int n,m,A[251][251],M[251][],min1,min2,minpoz;
^
user.cpp: In function ‘int main()’:
user.cpp:15:9: error: ‘M’ was not declared in this scope
M[1][j]=A[1][j]+A[1][1];
^
user.cpp:23:13: error: ‘M’ was not declared in this scope
M[i][j]=A[i][j]+M[i-1][j];
^
user.cpp:38:20: error: ‘M’ was not declared in this scope
if(M[i][j]<min2 and M[i][j]!=min1)
^
user.cpp:46:16: error: ‘M’ was not declared in this scope
if(M[i][j]==min1)
^
user.cpp:56:11: error: ‘M’ was not declared in this scope
fout<<M[m][n];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !