Pagini recente » Borderou de evaluare (job #1828211) | Borderou de evaluare (job #2710707) | Borderou de evaluare (job #2657119) | Borderou de evaluare (job #1030812) | Borderou de evaluare (job #2598687)
Borderou de evaluare (job #2598687)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:86:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
if(v2[i + 1][p] == 1 && v2[j + 1][p] == 1 || (v2[i + 1][p] == -1 && v2[j + 1][p] == -1))
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
main.cpp:74:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 0; i < n; i++)
^~~
main.cpp:109:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(int i = 0; i < n; i++)
^~~
main.cpp:133:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 1; i < n; i++)
^~~
main.cpp:158:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(int i = 1; i <= n; i++)
^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | Incorect | 0 | 0 |
2 | 2ms | 131kb | Incorect | 0 | 0 |
3 | 22ms | 1048kb | OK | 10 | 10 |
4 | 289ms | 3801kb | OK | 10 | 10 |
5 | 303ms | 3276kb | Time limit exceeded | 0 | 0 |
6 | 302ms | 3670kb | Time limit exceeded | 0 | 0 |
7 | 193ms | 2097kb | OK | 10 | 10 |
8 | 300ms | 3276kb | Time limit exceeded | 0 | 0 |
9 | 16ms | 655kb | OK | 10 | 20 |
10 | 8ms | 655kb | OK | 10 |
Punctaj total | 50 |