Borderou de evaluare (job #81872)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Suprapuneri (clasa a 6-a) | Compilator | c |
Rundă | Tema 5 clasa a 6-a | Status | evaluat |
Dată | 27 oct. 2014 08:39:20 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:13:1: error: expected ‘}’ before ‘else’
user.c: At top level:
user.c:26:2: error: expected identifier or ‘(’ before ‘else’
user.c:28:1: warning: data definition has no type or storage class [enabled by default]
user.c:28:1: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:28:1: warning: parameter names (without types) in function declaration [enabled by default]
user.c:29:1: warning: data definition has no type or storage class [enabled by default]
user.c:29:1: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:29:1: warning: parameter names (without types) in function declaration [enabled by default]
user.c:30:1: error: expected identifier or ‘(’ before ‘return’
user.c:31:1: error: expected identifier or ‘(’ before ‘}’ token
user.c: In function ‘main’:
user.c:10:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:26:1: warning: control reaches end of non-void function [-Wreturn-type]