Borderou de evaluare (job #14266)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Chibrituri (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 5 mar. 2013 21:44:51 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:79:1: warning: data definition has no type or storage class [enabled by default]
user.c:79:1: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:79:1: warning: parameter names (without types) in function declaration [enabled by default]
user.c:80:1: warning: data definition has no type or storage class [enabled by default]
user.c:80:1: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:80:1: warning: parameter names (without types) in function declaration [enabled by default]
user.c:81:1: error: expected identifier or ‘(’ before ‘return’
user.c:82:1: error: expected identifier or ‘(’ before ‘}’ token
user.c: In function ‘main’:
user.c:17:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:78:1: warning: control reaches end of non-void function [-Wreturn-type]