Borderou de evaluare (job #98517)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Alfanumeric (clasa a 5-a) | Compilator | c |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 16 dec. 2014 10:32:27 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:17:14: error: expected ‘)’ before string constant
user.c:18:14: error: expected ‘)’ before string constant
user.c:19:1: warning: data definition has no type or storage class [enabled by default]
user.c:19:1: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:19:1: warning: parameter names (without types) in function declaration [enabled by default]
user.c:20:1: warning: data definition has no type or storage class [enabled by default]
user.c:20:1: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:20:1: warning: parameter names (without types) in function declaration [enabled by default]
user.c:21:1: error: expected identifier or ‘(’ before ‘return’
user.c:22:1: error: expected identifier or ‘(’ before ‘}’ token
user.c: In function ‘main’:
user.c:7:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:16:1: warning: control reaches end of non-void function [-Wreturn-type]