Borderou de evaluare (job #98515)

Utilizator avatar mara2506 6A Moldovan Mara mara2506 IP ascuns
Problemă Alfanumeric (clasa a 5-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 16 dec. 2014 10:26:34 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:12:1: error: expected ‘)’ before ‘c’ user.c:15:1: error: expected expression before ‘}’ token user.c:18:14: warning: missing terminating " character [enabled by default] user.c:18:1: error: missing terminating " character user.c:19:13: error: expected ‘)’ before ‘;’ token user.c:21:1: 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:21:1: warning: format not a string literal and no format arguments [-Wformat-security] user.c:21:1: error: expected ‘;’ before ‘}’ token user.c:7:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] user.c:21:1: warning: control reaches end of non-void function [-Wreturn-type]