Borderou de evaluare (job #2027983)
Utilizator | Data | 26 septembrie 2017 22:28:03 | |
---|---|---|---|
Problema | BMatrix | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:30: error: ‘C’ was not declared in this scope
if(M[i][j]=='0') C[i][j]=C[i-1][j]+1;
^
user.cpp:17:22: error: ‘C’ was not declared in this scope
while(k&&C[i][D[k]]>=C[i][j]) --k;
^
user.cpp:18:13: error: ‘Cur’ was not declared in this scope
Cur[j]=j-D[k];
^
user.cpp:24:22: error: ‘C’ was not declared in this scope
while(k&&C[i][D[k]]>=C[i][j]) --k;
^
user.cpp:25:13: error: ‘Cur’ was not declared in this scope
Cur[j]+=D[k]-j-1;
^
user.cpp:29:47: error: ‘Cur’ was not declared in this scope
Left[i]=max(Left[i],max(Left[i-1],Cur[j]*C[i][j]));
^
user.cpp:29:54: error: ‘C’ was not declared in this scope
Left[i]=max(Left[i],max(Left[i-1],Cur[j]*C[i][j]));
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !