Borderou de evaluare (job #4486)

Utilizator avatar demetriad-dagpag David Demetriad demetriad-dagpag IP ascuns
Problemă Parola (clasa a 5-a) Compilator c
Rundă Arhiva de probleme Status evaluat
Dată 17 dec. 2012 21:45:26 Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:6:32: error: expected identifier or ‘(’ before ‘;’ token user.c:9:1: error: ‘p’ undeclared (first use in this function) user.c:9:1: note: each undeclared identifier is reported only once for each function it appears in user.c:11:1: error: ‘acopy2’ undeclared (first use in this function) user.c:18:2: error: ‘d’ undeclared (first use in this function) user.c:22:1: error: ‘exp’ undeclared (first use in this function) user.c:23:15: error: expected ‘;’ before ‘i’ user.c:32:1: error: expected expression at end of input user.c:32:1: error: expected declaration or statement at end of input user.c:5:13: warning: variable ‘fout’ set but not used [-Wunused-but-set-variable] user.c:14:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] user.c:15:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] user.c:32:1: warning: control reaches end of non-void function [-Wreturn-type]