Borderou de evaluare (job #513944)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Insule ( clasa a 10-a ) | Compilator | c |
Rundă | Tema 14 clasa 7 optionala | Status | evaluat |
Dată | 18 dec. 2019 17:29:17 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function 'fill':
user.c:5:3: error: 'a' undeclared (first use in this function)
user.c:5:3: note: each undeclared identifier is reported only once for each function it appears in
user.c:7:5: error: 'suma' undeclared (first use in this function)
user.c:8:13: error: 'n' undeclared (first use in this function)
user.c: In function 'main':
user.c:27:38: error: subscripted value is neither array nor pointer nor vector
user.c:27:44: error: expected ']' before ';' token
user.c:40:1: error: expected ';' before '}' token
user.c:17:16: warning: variable 'fout' set but not used [-Wunused-but-set-variable]
user.c:21:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:24:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:40:1: warning: control reaches end of non-void function [-Wreturn-type]