Borderou de evaluare (job #162351)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numere Binare | Compilator | c |
Rundă | Concurs clasa a 6-a | Status | evaluat |
Dată | 27 oct. 2015 13:06:24 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:5:18: warning: variable ‘fout’ set but not used [-Wunused-but-set-variable]
user.c: At top level:
user.c:35:18: error: expected ‘)’ before string constant
user.c:36:5: warning: data definition has no type or storage class [enabled by default]
user.c:36:5: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:36:5: warning: parameter names (without types) in function declaration [enabled by default]
user.c:37:5: error: expected identifier or ‘(’ before ‘return’
user.c:38:1: error: expected identifier or ‘(’ before ‘}’ token
user.c: In function ‘main’:
user.c:7:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:34:6: warning: control reaches end of non-void function [-Wreturn-type]