Borderou de evaluare (job #691021)

Utilizator avatar paundaniel Daniel Paun paundaniel IP ascuns
Problemă N numere Compilator c-32
Rundă Tema 13 clasa a 7-a Status evaluat
Dată 28 ian. 2023 19:32:44 Scor 0

Raport evaluator

Compilare: main.c: In function 'aflare': main.c:19:23: warning: passing argument 2 of 'aflare' makes integer from pointer without a cast [-Wint-conversion] 19 | return aflare(n-1,v1,fin,fout); | ^~ | | | int * main.c:5:23: note: expected 'int' but argument is of type 'int *' 5 | int aflare(int n, int v,FILE *fin,FILE *fout) | ~~~~^ main.c: In function 'main': main.c:30:20: warning: passing argument 2 of 'aflare' makes integer from pointer without a cast [-Wint-conversion] 30 | aflare(n-1,v1,fin,fout); | ^~ | | | int * main.c:5:23: note: expected 'int' but argument is of type 'int *' 5 | int aflare(int n, int v,FILE *fin,FILE *fout) | ~~~~^ main.c:26:22: warning: unused variable 'aj' [-Wunused-variable] 26 | int n,t,i,test=0,aj; | ^~ main.c:26:15: warning: unused variable 'test' [-Wunused-variable] 26 | int n,t,i,test=0,aj; | ^~~~ main.c:26:13: warning: unused variable 'i' [-Wunused-variable] 26 | int n,t,i,test=0,aj; | ^ main.c: In function 'aflare': main.c:9:1: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 9 | fscanf(fin,"%d",&aj); | ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'main': main.c:27:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 27 | fscanf(fin,"%d",&t); | ^~~~~~~~~~~~~~~~~~~ main.c:28:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 28 | fscanf(fin,"%d",&n); | ^~~~~~~~~~~~~~~~~~~
Public Test Timp execuție Memorie folosită Mesaj Punctaj/test Punctaj/grupă
1 1 ms 114 kb Killed by Signal 11 0 0
2 1 ms 118 kb Killed by Signal 11 0 0
3 1 ms 118 kb Killed by Signal 11 0 0
4 1 ms 118 kb Killed by Signal 11 0 0
5 1 ms 118 kb Killed by Signal 11 0 0
6 1 ms 118 kb Killed by Signal 11 0 0
7 3 ms 118 kb Killed by Signal 11 0 0
8 2 ms 118 kb Killed by Signal 11 0 0
9 1 ms 118 kb Killed by Signal 11 0
10 1 ms 114 kb Killed by Signal 11 0
Punctaj total 0