Borderou de evaluare (job #2449171)

Utilizator bogdanmicamica bogdan bogdanmica Data 18 august 2019 14:26:38
Problema Cel mai lung subsir comun Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:24:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=n;i++) ^~~ main.cpp:27:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(i=1;i<=n;i++) ^~~ main.cpp:31:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else matrice[i][j]=1+max(matrice[i][j-1],matrice[i-1][j]); ^~~~ main.cpp:32:10: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' if(sir1[i]==sir2[j]) ^~ main.cpp:38:12: warning: iteration 255 invokes undefined behavior [-Waggressive-loop-optimizations] if(exista[i] && nr<matrice[n][m]) ~~~~~~~~^ main.cpp:37:10: note: within this loop for(i=1;i<=256;i++) ~^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbSubsir incorect!0
22ms131kbSubsir incorect!0
32ms262kbLungime incorecta!0
44ms917kbLungime incorecta!0
54ms1179kbLungime incorecta!0
68ms2228kbLungime incorecta!0
715ms4194kbLungime incorecta!0
815ms3932kbLungime incorecta!0
916ms4325kbLungime incorecta!0
1013ms3538kbLungime incorecta!0
Punctaj total0

Ceva nu functioneaza?