Borderou de evaluare (job #28157)

Utilizator avatar andreea_2002 7A Coman Andreea andreea_2002 IP ascuns
Problemă Poziții (clasa a 5-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 6 nov. 2013 10:29:35 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:4:12: error: called object ‘fopen’ is not a function user.c:8:1: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘int’ [-Wformat] user.c:12:1: error: ‘fout’ undeclared (first use in this function) user.c:12:1: note: each undeclared identifier is reported only once for each function it appears in user.c:12:11: error: called object ‘fin’ is not a function user.c:13:1: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘int *’ [-Wformat] user.c:14:1: warning: implicit declaration of function ‘fout’ [-Wimplicit-function-declaration] user.c:6:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] user.c:8:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]