Borderou de evaluare (job #2518058)

Utilizator robert.barbu27robert barbu robert.barbu27 Data 4 ianuarie 2020 20:35:16
Problema Cuvinte5 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int levenstein(std::__cxx11::string, std::__cxx11::string)': main.cpp:38:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int j=1; j<m; j++) ^~~ main.cpp:40:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(int i=1;i<n;i++) ^~~ main.cpp: In function 'void distmin()': main.cpp:72:26: error: 'k' was not declared in this scope dp[i][j][k]=INF; ^ main.cpp: At global scope: main.cpp:93:1: error: expected initializer before 'int' int main() ^~~ Non zero exit status: 1

Ceva nu functioneaza?