Borderou de evaluare (job #486752)

Utilizator avatar MATI2006 hai ca da MATI2006 IP ascuns
Problemă Joc3 (clasa a 6-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 18 sept. 2019 18:34:34 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function 'main': user.c:6:5: error: unknown type name 'FIlE' user.c:7:9: warning: assignment from incompatible pointer type [enabled by default] user.c:8:10: warning: assignment from incompatible pointer type [enabled by default] user.c:10:5: warning: passing argument 1 of 'fscanf' from incompatible pointer type [enabled by default] /usr/include/stdio.h:449:12: note: expected 'struct FILE * __restrict__' but argument is of type 'int *' user.c:25:5: warning: passing argument 1 of 'fprintf' from incompatible pointer type [enabled by default] /usr/include/i386-linux-gnu/bits/stdio2.h:96:1: note: expected 'struct FILE * __restrict__' but argument is of type 'int *' user.c:10:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]