Borderou de evaluare (job #99067)

Utilizator avatar dinurosca03 7A Rosca Dinu dinurosca03 IP ascuns
Problemă Cuvinte (clasa a 5-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 18 dec. 2014 11:07:44 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:7:5: error: ‘c’ undeclared (first use in this function) user.c:7:5: note: each undeclared identifier is reported only once for each function it appears in user.c:22:10: 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:22:10: 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 ‘int’ user.c:22:10: warning: format not a string literal and no format arguments [-Wformat-security] user.c:6:11: warning: unused variable ‘n’ [-Wunused-variable]