Pagini recente » Borderou de evaluare (job #684068) | Borderou de evaluare (job #1587142) | Borderou de evaluare (job #2064893) | Borderou de evaluare (job #622862) | Borderou de evaluare (job #3132942)
Borderou de evaluare (job #3132942)
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][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: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:78:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
78 | 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:80:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
80 | 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)
| ^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | Incorect | 0 |
2 | 0ms | 303kb | OK | 10 |
3 | 1ms | 819kb | OK | 10 |
4 | 1ms | 819kb | OK | 10 |
5 | 0ms | 557kb | OK | 10 |
6 | 0ms | 303kb | OK | 10 |
7 | 1ms | 557kb | OK | 10 |
8 | 0ms | 303kb | OK | 10 |
9 | 0ms | 303kb | OK | 10 |
10 | 1ms | 1081kb | OK | 10 |
Punctaj total | 90 |