Borderou de evaluare (job #32496)

Utilizator avatar andreea_2002 7A Coman Andreea andreea_2002 IP ascuns
Problemă Case (clasa a 5-a) Compilator c
Rundă Concurs clasa a 5-a Status evaluat
Dată 27 nov. 2013 11:45:32 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:8:1: 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 ‘char *’ user.c:8:1: warning: passing argument 2 of ‘fscanf’ from incompatible pointer type [enabled by default] /usr/include/stdio.h:449:12: note: expected ‘const char * __restrict__’ but argument is of type ‘int *’ user.c:8:1: warning: format not a string literal and no format arguments [-Wformat-security] user.c:70:6: error: called object ‘fout’ is not a function user.c:5:7: warning: variable ‘fin’ set but not used [-Wunused-but-set-variable] user.c:8:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]