Borderou de evaluare (job #72094)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Secvenţă Bitonă (clasa a 6-a) | Compilator | c |
Rundă | Tema 39 clasa a 5-a | Status | evaluat |
Dată | 1 iun. 2014 19:35:37 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:6:8: error: expected identifier or ‘(’ before ‘,’ token
user.c:8:29: error: ‘n’ undeclared (first use in this function)
user.c:8:29: note: each undeclared identifier is reported only once for each function it appears in
user.c:9:5: error: ‘pr’ undeclared (first use in this function)
user.c:10:5: error: ‘i’ undeclared (first use in this function)
user.c:11:18: error: ‘x’ undeclared (first use in this function)
user.c:15:13: error: ‘initial’ undeclared (first use in this function)
user.c:20:13: error: ‘prec’ undeclared (first use in this function)
user.c:13:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]