Borderou de evaluare (job #15028)

Utilizator avatar andi2001 Pantelimon Andi andi2001 IP ascuns
Problemă Timp (clasa a 5-a) Compilator c
Rundă Concurs clasa a 5-a Status evaluat
Dată 14 mar. 2013 19:53:44 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function 'main': user.c:12:1: warning: passing argument 1 of 'printf' makes pointer from integer without a cast [enabled by default] /usr/include/i386-linux-gnu/bits/stdio2.h:103:1: note: expected 'const char * __restrict__' but argument is of type 'int' user.c:12:1: warning: format not a string literal and no format arguments [-Wformat-security] user.c:13:10: warning: statement with no effect [-Wunused-value] user.c:14:1: error: expected ';' before 'printf' user.c:16:1: warning: passing argument 1 of 'printf' makes pointer from integer without a cast [enabled by default] /usr/include/i386-linux-gnu/bits/stdio2.h:103:1: note: expected 'const char * __restrict__' but argument is of type 'int' user.c:16:1: warning: format not a string literal and no format arguments [-Wformat-security] user.c:18:1: warning: passing argument 1 of 'printf' makes pointer from integer without a cast [enabled by default] /usr/include/i386-linux-gnu/bits/stdio2.h:103:1: note: expected 'const char * __restrict__' but argument is of type 'int' user.c:18:1: warning: format not a string literal and no format arguments [-Wformat-security] user.c:7:13: warning: variable 'fout' set but not used [-Wunused-but-set-variable]