Borderou de evaluare (job #3041915)

Utilizator radu._.21Radu Pelea radu._.21 Data 2 aprilie 2023 17:11:21
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:9:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 9 | for(int i=1;i<=n;i++) | ^~~ main.cpp:11:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 11 | for(int j=1;j<=m;j++) | ^~~ main.cpp:23:18: error: 'D' was not declared in this scope 23 | else if (D[i-1][j] < D[i][j-1]) | ^ Non zero exit status: 1

Ceva nu functioneaza?