Borderou de evaluare (job #3313365)

Utilizator AlfexAlex Florea Alfex Data 3 octombrie 2025 20:08:17
Problema Joc13 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:29:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 29 | if(l==1 && i==1) | ^~ main.cpp:31:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 31 | int i2; | ^~~ main.cpp:21:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 21 | for(int j=2; j<=n; j++) | ^~~ main.cpp:38:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 38 | cout<<max(dp[2][n],dp[1][n]+mat[2][n]); | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
40ms303kbIncorect0
50ms303kbOK10
60ms303kbOK10
71ms303kbIncorect0
80ms303kbOK10
91ms303kbOK10
101ms303kbOK10
Punctaj total50

Ceva nu functioneaza?