Borderou de evaluare (job #2728279)

Utilizator cezarinfoTulceanu Cezar cezarinfo Data 22 martie 2021 23:47:19
Problema Siruri3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 67

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:35:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((mat[i][j]==1&&mat[i][j+1]==2)||(mat[i][j]==2&&mat[i][j+1]==1)); ^~ main.cpp:36:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' { ^ main.cpp:43:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if((mat[i][j]==1&&mat[i+1][j]==2)||(mat[i][j]==2&&mat[i+1][j]==1)); ^~ main.cpp:44:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' { ^ main.cpp:71:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(mat[i][j]==1&&mat[i+1][j]==2); ^~ main.cpp:72:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' { ^ main.cpp:80:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(mat[i][j]==2&&mat[i][j+1]==1); ^~ main.cpp:81:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' { ^ main.cpp:89:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(mat[i][j]==2&&mat[i+1][j]==1); ^~ main.cpp:90:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' { ^ main.cpp:118:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(mat[i][j]==2&&mat[i+1][j]==1); ^~ main.cpp:119:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' { ^ main.cpp:127:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(mat[i][j]==1&&mat[i][j+1]==2); ^~ main.cpp:128:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' { ^ main.cpp:136:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(mat[i][j]==1&&mat[i+1][j]==2); ^~ main.cpp:137:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' { ^ main.cpp:8:28: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK!1
23ms131kbWrong answer!0
32ms131kbWrong answer!0
42ms131kbOK!1
52ms131kbOK!1
62ms131kbOK!1
72ms131kbWrong answer!0
82ms131kbOK!1
92ms131kbOK!1
102ms131kbWrong answer!0
112ms131kbOK!2
122ms131kbOK!1
1367ms524kbOK!5
142ms131kbOK!1
153ms131kbOK!1
163ms131kbOK!1
175ms131kbOK!2
184ms131kbOK!7
194ms131kbWrong answer!0
2071ms786kbOK!6
213ms131kbOK!2
223ms131kbOK!2
234ms131kbWrong answer!0
245ms131kbOK!2
253ms131kbOK!1
266ms131kbWrong answer!0
2710ms131kbWrong answer!0
283ms131kbWrong answer!0
294ms131kbWrong answer!0
3028ms131kbWrong answer!0
3158ms524kbOK!5
3267ms524kbWrong answer!0
3369ms524kbOK!5
3467ms524kbOK!6
3573ms524kbOK!6
3672ms524kbOK!6
Punctaj total67

Ceva nu functioneaza?