Borderou de evaluare (job #25886)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Adunare | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 28 oct. 2013 15:38:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:159:5: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
user.c:162:13: error: ‘a’ undeclared (first use in this function)
user.c:162:13: note: each undeclared identifier is reported only once for each function it appears in
user.c:182:5: error: ‘ok’ undeclared (first use in this function)
user.c:187:11: error: ‘l’ undeclared (first use in this function)
user.c: At top level:
user.c:254:18: error: expected ‘)’ before string constant
user.c:255:5: warning: data definition has no type or storage class [enabled by default]
user.c:255:5: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:255:5: warning: parameter names (without types) in function declaration [enabled by default]
user.c:256:5: warning: data definition has no type or storage class [enabled by default]
user.c:256:5: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:256:5: warning: parameter names (without types) in function declaration [enabled by default]
user.c:257:5: error: expected identifier or ‘(’ before ‘return’
user.c:258:1: error: expected identifier or ‘(’ before ‘}’ token
user.c: In function ‘main’:
user.c:253:5: warning: control reaches end of non-void function [-Wreturn-type]