Borderou de evaluare (job #2257365)

Utilizator nimicLeoveanu Mihaita Alexandru nimic Data 9 octombrie 2018 23:27:10
Problema Tablete Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:15:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(i=1;i<=n;i++) v[i][1]=i; k=n*n-n+1; ^~~ user.cpp:15:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(i=1;i<=n;i++) v[i][1]=i; k=n*n-n+1; ^ user.cpp:21:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(i=1;i<=n;i++) v[i][1]=i; for(i=2;i<=n;i++) v[n][i]=n+i-1; ^~~ user.cpp:21:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(i=1;i<=n;i++) v[i][1]=i; for(i=2;i<=n;i++) v[n][i]=n+i-1; ^~~ user.cpp:27:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(i=1;i<=n;i++) v[i][1]=i; for(i=2;i<=n-1;i++) v[n][i]=n+i-1; v[n][n]=n*n; ^~~ user.cpp:27:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(i=1;i<=n;i++) v[i][1]=i; for(i=2;i<=n-1;i++) v[n][i]=n+i-1; v[n][n]=n*n; ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1424kbOK10
20ms1604kbOK10
30ms1468kbOK10
456ms3548kbOK10
5Depăşit1380kbTime limit exceeded.0
64ms1772kbSolutie gresita0
780ms4092kbSolutie gresita0
8Depăşit1384kbTime limit exceeded.0
9Depăşit1384kbTime limit exceeded.0
10Depăşit1384kbTime limit exceeded.0
Punctaj total40

Ceva nu functioneaza?