Borderou de evaluare (job #2529826)

Utilizator mihai_22Mihai M mihai_22 Data 24 ianuarie 2020 01:01:26
Problema Jocul Flip Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void BackRec4(int)': main.cpp:66:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(j=0; j<M; j++) ^~~ main.cpp:73:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' if(sump>=0) /// calcularea sumei elementelor matricei ^~ main.cpp: In function 'int main()': main.cpp:105:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=0;i<M;i++) /// initializare suma maxima ^~~ main.cpp:115:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' BackRec4(0); ^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbOk!10
23ms131kbOk!10
32ms131kbOk!10
419ms131kbOk!10
56ms131kbOk!10
652ms131kbOk!10
732ms131kbOk!10
8133ms131kbOk!10
9128ms131kbOk!10
10130ms131kbOk!10
Punctaj total100

Ceva nu functioneaza?