Borderou de evaluare (job #190204)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Fgetc (clasa a 5-a) | Compilator | c |
Rundă | 7b_inc | Status | evaluat |
Dată | 31 ian. 2016 19:05:27 | Scor | ascuns |
Raport evaluator
Compilare:
user.c: In function ‘main’:
user.c:10:5: warning: passing argument 1 of ‘fgetc’ makes pointer from integer without a cast [enabled by default]
/usr/include/stdio.h:537:12: note: expected ‘struct FILE *’ but argument is of type ‘int’
user.c:6:17: warning: variable ‘fout’ set but not used [-Wunused-but-set-variable]
user.c:6:11: warning: variable ‘fin’ set but not used [-Wunused-but-set-variable]
user.c:10:10: warning: ‘n’ is used uninitialized in this function [-Wuninitialized]