Borderou de evaluare (job #768123)

Utilizator avatar avram.popa Avram-Popa avram.popa IP ascuns
Problemă Venus (clasa a 7-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 14 mar. 2024 13:12:51 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:50:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 50 | fscanf(fin,"%d %d ",&n,&t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:55:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 55 | fscanf(fin,"%d %d ",&v[i],&zi); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:99:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | fscanf(fin,"%d ",&h); | ^~~~~~~~~~~~~~~~~~~~ main.c:100:22: warning: 'luna' may be used uninitialized [-Wmaybe-uninitialized] 100 | nrz=zile[luna-1]+zi-1; | ~~~~^~ main.c:47:20: note: 'luna' was declared here 47 | int n,t,i,x,zi,luna,h,nrz,pierdere; | ^~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 2 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb OK 10
6 1 ms 249 kb OK 10
7 1 ms 249 kb OK 10
8 1 ms 249 kb OK 10
9 1 ms 507 kb OK 10
10 1 ms 249 kb OK 10
Punctaj total 100