Borderou de evaluare (job #168455)

Utilizator avatar Silviu16 Silviu Rosu Silviu16 IP ascuns
Problemă Alfanumeric (clasa a 5-a) Compilator c
Rundă 9d_lab10 Status evaluat
Dată 25 nov. 2015 16:06:29 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:8:8: warning: variable ‘d’ set but not used [-Wunused-but-set-variable] user.c: At top level: user.c:22:1: warning: data definition has no type or storage class [enabled by default] user.c:22:1: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int] user.c:22:1: warning: parameter names (without types) in function declaration [enabled by default] user.c:23:15: error: expected ‘)’ before string constant user.c:24:15: error: expected ‘)’ before string constant user.c:25:1: warning: data definition has no type or storage class [enabled by default] user.c:25:1: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int] user.c:25:1: warning: parameter names (without types) in function declaration [enabled by default] user.c:26:1: error: expected identifier or ‘(’ before ‘return’ user.c:27:1: error: expected identifier or ‘(’ before ‘}’ token user.c: In function ‘main’: user.c:11:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] user.c:21:1: warning: control reaches end of non-void function [-Wreturn-type]