Borderou de evaluare (job #2549598)

Utilizator RobertlelRobert Robertlel Data 17 februarie 2020 20:30:22
Problema Betasah Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 32

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:54:27: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(v[l-1][c]==1) ^~ main.cpp:56:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' l--; ^ main.cpp:74:27: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(v[l-1][c-1]==1) ^~ main.cpp:76:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' c--; ^ main.cpp:96:27: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(v[l-1][c+1]==1) ^~ main.cpp:98:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' c++; ^ main.cpp:118:27: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(v[l+1][c]==1) ^~ main.cpp:120:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' l++; ^ main.cpp:138:27: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(v[l+1][c+1]==1) ^~ main.cpp:140:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' c++; ^ main.cpp:160:27: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(v[l+1][c-1]==1) ^~ main.cpp:162:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' l++; ^ main.cpp:182:27: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(v[l][c-1]==1) ^~ main.cpp:184:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' c--; ^ main.cpp:202:27: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(v[l][c+1]==1) ^~ main.cpp:204:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' c++; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK!10
22ms131kbPrima cerinta este rezolvata corect, iar a doua este rezolvata gresit.2
32ms262kbPrima cerinta este rezolvata corect, iar a doua este rezolvata gresit.2
42ms131kbPrima cerinta este rezolvata gresit, iar a doua este rezolvata corect.8
52ms262kbPrima cerinta este rezolvata corect, iar a doua este rezolvata gresit.2
63ms393kbAmbele cerinte sunt rezolvate gresit.0
73ms524kbPrima cerinta este rezolvata corect, iar a doua este rezolvata gresit.2
89ms2097kbPrima cerinta este rezolvata corect, iar a doua este rezolvata gresit.2
918ms4194kbPrima cerinta este rezolvata corect, iar a doua este rezolvata gresit.2
1019ms4194kbPrima cerinta este rezolvata corect, iar a doua este rezolvata gresit.2
Punctaj total32

Ceva nu functioneaza?