Borderou de evaluare (job #32767)

Utilizator avatar sever_nastase Sever Nastase sever_nastase IP ascuns
Problemă Ucif (clasa a 5-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 28 nov. 2013 18:22:46 Scor 0

Raport evaluator

Eroare de compilare: user.c:3:1: error: unknown type name ‘using’ user.c:3:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘std’ user.c: In function ‘main’: user.c:9:1: warning: format ‘%d’ expects a matching ‘int *’ argument [-Wformat] user.c:14:2: warning: assignment makes integer from pointer without a cast [enabled by default] user.c:14:6: error: expected ‘;’ before ‘E’ user.c:15: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:15:1: warning: format not a string literal and no format arguments [-Wformat-security] user.c:9:6: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]