Borderou de evaluare (job #589187)

Utilizator avatar Zluca.jmecher Zamfir Luca Cristian Zluca.jmecher IP ascuns
Problemă Debarcare (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 31 mar. 2021 09:34:33 Scor 90

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:12:39: warning: unused variable 'ok3' [-Wunused-variable] 12 | int n=0,i,rad,j,cnt=1,baz,ok1=0,ok2=0,ok3=0; | ^~~ main.cpp:60:14: warning: iteration 19 invokes undefined behavior [-Waggressive-loop-optimizations] 60 | nr[j]=0; | ~~~~~^~ main.cpp:59:14: note: within this loop 59 | for(j=1;j<=20;j++) | ~^~~~ main.cpp:60:14: warning: 'void* __builtin_memset(void*, int, unsigned int)' forming offset 20 is out of the bounds [0, 20] of object 'nr' with type 'char [20]' [-Warray-bounds] 60 | nr[j]=0; | ~~~~~^~ main.cpp:9:13: note: 'nr' declared here 9 | char v[100],nr[20]; | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 262 kb OK 10
4 1 ms 262 kb OK 10
5 1 ms 262 kb OK 10
6 1 ms 262 kb OK 10
7 1 ms 262 kb OK 10
8 1 ms 262 kb OK 10
9 1 ms 262 kb OK 10
10 1 ms 262 kb Incorect 0
Punctaj total 90