Pagini recente » Borderou de evaluare (job #1678704) | Borderou de evaluare (job #621115) | Borderou de evaluare (job #770982) | Borderou de evaluare (job #1789765) | Borderou de evaluare (job #2500724)
Borderou de evaluare (job #2500724)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:68:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int k=0;k<=2;k++)
^~~
main.cpp:71:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
if(v[3]!=v[2])
^~
main.cpp:69:23: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations]
if(v[k]!=v[k+1])
~~~~~^
main.cpp:68:18: note: within this loop
for(int k=0;k<=2;k++)
~^~~
main.cpp:66:8: warning: array subscript is above array bounds [-Warray-bounds]
v[3]=a[i][j+1];
~~~^
main.cpp:71:15: warning: array subscript is above array bounds [-Warray-bounds]
if(v[3]!=v[2])
~~~^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 10 |
2 | 3ms | 131kb | Incorect | 0 |
3 | 4ms | 655kb | Incorect | 0 |
4 | 4ms | 524kb | Incorect | 0 |
5 | 4ms | 393kb | Incorect | 0 |
6 | 5ms | 262kb | OK | 10 |
7 | 5ms | 393kb | Incorect | 0 |
8 | 4ms | 262kb | OK | 10 |
9 | 4ms | 262kb | OK | 10 |
10 | 6ms | 655kb | OK | 10 |
Punctaj total | 50 |