Borderou de evaluare (job #86755)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Nrbuild | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 11 nov. 2014 01:21:19 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:11:5: warning: implicit declaration of function ‘foef’ [-Wimplicit-function-declaration]
user.c:13:22: error: ‘x’ undeclared (first use in this function)
user.c:13:22: note: each undeclared identifier is reported only once for each function it appears in
user.c:13:9: warning: passing argument 1 of ‘fscanf’ from incompatible pointer type [enabled by default]
/usr/include/stdio.h:449:12: note: expected ‘struct FILE * __restrict__’ but argument is of type ‘char *’
user.c:20:13: error: ‘j’ undeclared (first use in this function)
user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]