Borderou de evaluare (job #125576)

Utilizator avatar cirje-bogdan B Cirje Bogdan cirje-bogdan IP ascuns
Problemă Dublă conversie (clasa a 6-a) Compilator c
Rundă Tema3 (s20) clasa 5-a Status evaluat
Dată 1 mar. 2015 21:55:14 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:8:38: error: conflicting types for ‘f’ user.c:5:12: note: previous declaration of ‘f’ was here 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 ‘long long int’ user.c:8:26: warning: unused variable ‘c’ [-Wunused-variable] user.c:8:22: warning: unused variable ‘b’ [-Wunused-variable] user.c:8:15: warning: unused variable ‘v’ [-Wunused-variable] user.c:9:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]