Borderou de evaluare (job #178854)

Utilizator avatar Misteryo Ioja Lucian-Constantin Misteryo IP ascuns
Problemă Felinare (clasa a 5-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 8 ian. 2016 17:52:46 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:7:5: error: conflicting types for ‘fin’ user.c:5:11: note: previous declaration of ‘fin’ was here user.c:7:9: warning: initialization makes integer from pointer without a cast [enabled by default] user.c:9:22: error: ‘n’ undeclared (first use in this function) user.c:9:22: note: each undeclared identifier is reported only once for each function it appears in user.c:9:5: warning: passing argument 1 of ‘fscanf’ makes pointer from integer without a cast [enabled by default] /usr/include/stdio.h:449:12: note: expected ‘struct FILE * __restrict__’ but argument is of type ‘int’ user.c:10:5: error: ‘r’ undeclared (first use in this function)