Borderou de evaluare (job #76071)

Utilizator avatar mateil matei lascu mateil IP ascuns
Problemă Date (clasa a 6-a) Compilator c
Rundă Tema 1 clasele 7/8 Status evaluat
Dată 28 sept. 2014 18:57:55 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:20:4: warning: implicit declaration of function ‘prinf’ [-Wimplicit-function-declaration] user.c:32:3: warning: passing argument 1 of ‘fprintf’ from incompatible pointer type [enabled by default] /usr/include/i386-linux-gnu/bits/stdio2.h:96:1: note: expected ‘struct FILE * __restrict__’ but argument is of type ‘char *’ user.c:32:3: warning: passing argument 2 of ‘fprintf’ makes pointer from integer without a cast [enabled by default] /usr/include/i386-linux-gnu/bits/stdio2.h:96:1: note: expected ‘const char * __restrict__’ but argument is of type ‘long long int’ user.c:32:3: warning: format not a string literal and no format arguments [-Wformat-security] user.c:9:25: warning: unused variable ‘x’ [-Wunused-variable] user.c:11:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] /tmp/ccj3yEYQ.o: In function `main': user.c:(.text.startup+0xf8): undefined reference to `prinf' collect2: ld returned 1 exit status