Borderou de evaluare (job #2257236)

Utilizator raduandreicaRadu Andreica raduandreica Data 9 octombrie 2018 20:44:39
Problema Tablete Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

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
10ms1324kbSolutie gresita0
20ms1340kbOK10
30ms1324kbOK10
40ms1348kbKilled by signal 11(SIGSEGV).0
50ms1348kbKilled by signal 11(SIGSEGV).0
64ms1352kbSolutie gresita0
70ms1352kbKilled by signal 11(SIGSEGV).0
80ms1356kbKilled by signal 11(SIGSEGV).0
90ms1352kbKilled by signal 11(SIGSEGV).0
100ms1348kbKilled by signal 11(SIGSEGV).0
Punctaj total20

Ceva nu functioneaza?