Pagini recente » Borderou de evaluare (job #1872133) | Borderou de evaluare (job #2580386) | Borderou de evaluare (job #2655069) | Borderou de evaluare (job #2490740) | Borderou de evaluare (job #3131323)
Borderou de evaluare (job #3131323)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:66:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
66 | if((a[i+1][j+1]!=a[i][j] && a[i+1][j+1]!=a[i][j+2]) && (a[i+1][j+1]!=a[i-1][j+1] && a[i+1][j+1]>1))
| ^~
main.cpp:68:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
68 | if(s>max2)
| ^~
main.cpp:90:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
90 | if((a[i+1][j+1]!=a[i][j] && a[i+1][j+1]!=a[i+2][j]) && (a[i+1][j+1]!=a[i+1][j-1] && a[i+1][j+1]>1))
| ^~
main.cpp:92:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
92 | if(s>max2)
| ^~
main.cpp:102:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
102 | if((a[i][j+2]!=a[i][j] && a[i][j+2]!=a[i+1][j+1]) && (a[i][j+2]!=a[i-1][j+1] && a[i][j+2]>1))
| ^~
main.cpp:104:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
104 | if(s>max2)
| ^~
main.cpp:125:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
125 | if((a[i][j+2]!=a[i][j] && a[i][j+2]!=a[i+1][j-1]) && (a[i][j+2]!=a[i+1][j+1] && a[i][j+2]>1))
| ^~
main.cpp:127:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
127 | if(s>max2)
| ^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | OK | 10 |
2 | 0ms | 303kb | OK | 10 |
3 | 0ms | 819kb | OK | 10 |
4 | 0ms | 819kb | OK | 10 |
5 | 0ms | 557kb | OK | 10 |
6 | 0ms | 303kb | OK | 10 |
7 | 0ms | 557kb | OK | 10 |
8 | 0ms | 303kb | Incorect | 0 |
9 | 0ms | 303kb | OK | 10 |
10 | 1ms | 1081kb | OK | 10 |
Punctaj total | 90 |