Pagini recente » Borderou de evaluare (job #2150108) | Borderou de evaluare (job #1807197) | Borderou de evaluare (job #128118) | Borderou de evaluare (job #2396161) | Borderou de evaluare (job #2500718)
Borderou de evaluare (job #2500718)
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 | 11ms | 131kb | OK | 10 |
| 2 | 3ms | 131kb | Incorect | 0 |
| 3 | 5ms | 524kb | Incorect | 0 |
| 4 | 5ms | 524kb | Incorect | 0 |
| 5 | 4ms | 393kb | Incorect | 0 |
| 6 | 3ms | 262kb | OK | 10 |
| 7 | 5ms | 393kb | Incorect | 0 |
| 8 | 3ms | 262kb | OK | 10 |
| 9 | 3ms | 262kb | OK | 10 |
| 10 | 4ms | 655kb | OK | 10 |
| Punctaj total | 50 |