Borderou de evaluare (job #317823)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Fibonacci (clasa a 7-a) | Compilator | c |
Rundă | recursivitate_a-7-a_1 | Status | evaluat |
Dată | 21 oct. 2017 14:17:29 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:3:2: error: invalid preprocessing directive #DEFINE
user.c: In function ‘fib’:
user.c:9:31: error: ‘BIG_N’ undeclared (first use in this function)
user.c:9:31: note: each undeclared identifier is reported only once for each function it appears in
user.c: In function ‘main’:
user.c:16:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c: In function ‘fib’:
user.c:10:1: warning: control reaches end of non-void function [-Wreturn-type]