Borderou de evaluare (job #2257254)

Utilizator raduandreicaRadu Andreica raduandreica Data 9 octombrie 2018 21:07:31
Problema Tablete Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:14: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:14: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:20: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:20: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:26: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:26: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
10ms1320kbOK10
20ms1344kbOK10
30ms1328kbOK10
40ms1352kbKilled by signal 11(SIGSEGV).0
50ms1348kbKilled by signal 11(SIGSEGV).0
64ms1348kbSolutie gresita0
70ms1352kbKilled by signal 11(SIGSEGV).0
80ms1348kbKilled by signal 11(SIGSEGV).0
90ms1356kbKilled by signal 11(SIGSEGV).0
100ms1348kbKilled by signal 11(SIGSEGV).0
Punctaj total30

Ceva nu functioneaza?