Borderou de evaluare (job #2357861)

Utilizator Codrut112Codrut Copas Codrut112 Data 27 februarie 2019 19:33:07
Problema Cartele Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:47:21: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(j=1; j<=n; j++) a[i][j]=b[i][n+1-j];b[i][j]=a[i][j]; ^~~ main.cpp:47:61: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(j=1; j<=n; j++) a[i][j]=b[i][n+1-j];b[i][j]=a[i][j]; ^ main.cpp:46:21: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1; i<=n; i++) ^~~ main.cpp:47:61: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for(j=1; j<=n; j++) a[i][j]=b[i][n+1-j];b[i][j]=a[i][j]; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK1050
22ms131kbOK10
34ms131kbOK10
47ms131kbOK10
56ms131kbOK10
68ms131kbOK1050
716ms131kbOK10
816ms131kbOK10
919ms131kbOK10
1037ms131kbOK10
Punctaj total100

Ceva nu functioneaza?