Borderou de evaluare (job #738381)

Utilizator avatar Coman_Diana Coman Diana Coman_Diana IP ascuns
Problemă Macheta (clasa a 8-a) Compilator c-32
Rundă Tema 4 clasa a 7-a Status evaluat
Dată 15 oct. 2023 20:11:52 Scor 60

Raport evaluator

Compilare: main.c: In function 'main': main.c:17:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 17 | fscanf( fin, "%d", &numar_cladirii ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:19:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf( fin, "%d%d", &vector_coordonata_ox[index], &coordonata_oy ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:20:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 20 | fscanf( fin, "%d%d%d", &vector_lungime_ox[index], &lungime_oy, &inaltime[index] ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:15:59: warning: 'coordonata_max_oy' may be used uninitialized [-Wmaybe-uninitialized] 15 | int numar_cladirii, index, coordonata_oy, lungime_oy, coordonata_max_oy, index1, index2; | ^~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 245 kb Incorect 0
9 1 ms 245 kb Incorect 0
10 1 ms 245 kb OK 10
Punctaj total 60