Borderou de evaluare (job #616235)

Utilizator avatar PetruApostol Petru Apostol PetruApostol IP ascuns
Problemă Vrăji (clasa a 5-a) Compilator c-32
Rundă Tema 14 clasa a 5-a Status evaluat
Dată 14 nov. 2021 18:52:43 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:9:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~ main.c:12:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 12 | fscanf(fin,"%d%d",&r,&p); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:19:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 19 | fscanf(fin,"%d%d",&r,&p); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:41:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 41 | fscanf(fin,"%d%d",&r,&p); | ^~~~~~~~~~~~~~~~~~~~~~~~ main.c:35:7: warning: 'div' may be used uninitialized in this function [-Wmaybe-uninitialized] 35 | if(div<mindiv) | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 4 ms 131 kb OK 10
2 4 ms 131 kb OK 10
3 4 ms 131 kb OK 10
4 3 ms 131 kb OK 10
5 4 ms 131 kb OK 10
6 4 ms 131 kb OK 10
7 4 ms 131 kb OK 10
8 4 ms 131 kb OK 10
9 4 ms 131 kb OK 10
10 3 ms 131 kb OK 10
Punctaj total 100