Borderou de evaluare (job #28113)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Pinochio (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 5 nov. 2013 20:57:07 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:9:5: error: ‘r’ undeclared (first use in this function)
user.c:9:5: note: each undeclared identifier is reported only once for each function it appears in
user.c:9:8: error: expected expression before ‘<’ token
user.c:10:12: error: expected expression before ‘[’ token
user.c:10:22: error: expected expression before ‘[’ token
user.c:10:22: error: too few arguments to function ‘fprintf’
user.c:12:12: error: expected expression before ‘[’ token
user.c:12:22: error: expected expression before ‘[’ token
user.c:12:22: error: too few arguments to function ‘fprintf’
user.c:13:1: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘int *’ [-Wformat]
user.c:16:10: error: ‘fou’ undeclared (first use in this function)
user.c:5:5: warning: variable ‘k’ set but not used [-Wunused-but-set-variable]
user.c:8:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]