Borderou de evaluare (job #2629714)

Utilizator flashraneSzasz Csongor flashrane Data 22 iunie 2020 14:14:13
Problema Edist Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:34:22: warning: this 'if' clause does not guard... [-Wmisleading-indentation] else if (dp[i-1][j] <= dp[i-1][j-1] && dp[i-1][j] <= dp[i][j-1]) ^~ main.cpp:36:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' dp[i][j] = mini + 1; ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
22ms131kbOK10
32ms131kbOK10
43ms786kbOK10
512ms4063kbOK10
646ms15204kbOK10
764ms19529kbOK10
837ms20496kbMemory limit exceeded0
935ms20496kbMemory limit exceeded0
1036ms20496kbMemory limit exceeded0
Punctaj total70

Ceva nu functioneaza?